diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..3ba13e0c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: false diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..752de9b5 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,4 @@ +Do you follow the guidelines? + +- [ ] I have tested my changes +- [ ] I read this document: https://miniflux.app/faq.html#pull-request