From 686cc7d0942e663b05abf5de3a553a8abd55e2e1 Mon Sep 17 00:00:00 2001 From: Michael Lyle Date: Wed, 6 Apr 2016 09:28:11 -0700 Subject: [PATCH] add github issue template and contributing file --- .github/CONTRIBUTING.md | 5 +++++ .github/ISSUE_TEMPLATE.md | 4 ++++ 2 files changed, 9 insertions(+) create mode 100644 .github/CONTRIBUTING.md create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 100644 index 0000000000..aab737923e --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1,5 @@ +Thanks for considering contributing to dRonin. The more the merrier! + +Please see our documentation on [writing good bug reports](https://dronin.readme.io/docs/writing-good-bug-reports) if you're opening an issue. + +If you're contributing code / opening a pull request, please be sure to check out [our coding standards](https://github.com/d-ronin/dRonin/wiki/Development-Coding-standards). diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..481d76096c --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,4 @@ +* Seen in version (release version or githash): +* On flight controller (if applicable): + +Issue details: