diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/1-issue.md similarity index 72% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/1-issue.md index 97bf79b1..43e74661 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/1-issue.md @@ -1,3 +1,9 @@ +--- +name: Issue +about: Report a problem with the app. +labels: "bug" +--- + # Summary ### Steps to reproduce diff --git a/.github/ISSUE_TEMPLATE/2-copyright_clause.md b/.github/ISSUE_TEMPLATE/2-copyright_clause.md new file mode 100644 index 00000000..35c833c0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/2-copyright_clause.md @@ -0,0 +1,22 @@ +--- +name: Copyright +about: Update copyright clauses. +labels: "refactoring" +--- + +## Passepartout + +- [ ] README +- [ ] Project Config +- [ ] File haders +- [ ] fastlane metadata + +## TunnelKit + +- [ ] README +- [ ] LICENSE +- [ ] File haders + +## Website + +- [ ] Footer