Change links to documentation
This commit is contained in:
11
.github/issue_template.md
vendored
11
.github/issue_template.md
vendored
@@ -1,5 +1,8 @@
|
||||
This software focus on simplicity, the number of features is voluntary limited.
|
||||
This issue is:
|
||||
|
||||
[] Bug report
|
||||
[] Feature request
|
||||
[] Improvement
|
||||
|
||||
### Actual behaviour
|
||||
|
||||
@@ -13,6 +16,9 @@ This software focus on simplicity, the number of features is voluntary limited.
|
||||
### Screenshots
|
||||
|
||||
|
||||
### Logs
|
||||
|
||||
|
||||
### Configuration
|
||||
|
||||
- Kanboard version:
|
||||
@@ -20,3 +26,6 @@ This software focus on simplicity, the number of features is voluntary limited.
|
||||
- PHP version:
|
||||
- OS:
|
||||
- Browser:
|
||||
|
||||
[Frequently Asked Questions](https://docs.kanboard.org/en/latest/developer_guide/faq.html)
|
||||
|
||||
|
||||
9
.github/pull_request_template.md
vendored
9
.github/pull_request_template.md
vendored
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user