summaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2018-04-01 10:24:19 -0700
committerFrédéric Guillot <fred@kanboard.net>2018-04-01 10:24:19 -0700
commitbc4457c4cb096a448d88ca882d30bae15aff56c3 (patch)
treec371ffec22d70c5a8fffbc25fe6d71c6045a667f /.github/pull_request_template.md
parenta8e89c58b396ab8f66d264874ed866be118093df (diff)
Change links to documentation
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r--.github/pull_request_template.md9
1 files changed, 1 insertions, 8 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 9756a6e7..fac60a16 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,8 +1 @@
-Before to submit your pull-request:
-
-- Be sure that the unit tests pass
-- If you create a new feature, test your code, and do not introduce new bugs
-- Avoid code duplication
-- Remember, small pull-requests are easier to review and can be merged quickly
-- 1 pull-request == 1 feature/improvement
-- Nonessential features should be implemented as plugin
+[] I read the [contributor guidelines](https://docs.kanboard.org/en/latest/developer_guide/contributing.html#i-want-to-contribute-to-the-code)