Skip to content

Commit e5d443c

Browse files
committed
Documentation.
1 parent 3e4ac5d commit e5d443c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
### Reporting Bugs
44

5-
Bugs are tracked as GitHub issues. If you find a problem, create an issue and provide the following information:
5+
Bugs are tracked as GitHub issues. If you find a problem, [create an issue](https://github.com/dani007200964/Commander-API/issues/new?assignees=&labels=bug&template=bug_report.md&title=) and provide the following information:
66
* Use a clear and descriptive title for the issue to identify the problem.
77
* Describe the exact steps which reproduce the problem in as many details as possible.
88
* Provide specific examples to demonstrate the steps.
99
* Provide a detailed description about the configuration which caused the problem.
1010

1111
### Suggesting Enhancements
1212

13-
The best way to ask for help or propose a new idea is to create a new issue. Before creating enhancement suggestions,
14-
please check the enhancements related issues, as you might find out that you don't need to create one.
13+
The best way to ask for help or propose a new idea is to [create a new issue](https://github.com/dani007200964/Commander-API/issues/new?assignees=&labels=enhancement&template=feature_request.md&title=).
14+
Before creating enhancement suggestions, please check the enhancements related issues, as you might find out that you don't need to create one.
1515

1616
* In the enhancement suggestion, please describe your idea as clear as possible.
1717
* Use a clear and descriptive title for the issue to identify the suggestion.
@@ -22,4 +22,4 @@ please check the enhancements related issues, as you might find out that you don
2222

2323
1. Check that your modifications works as expected.
2424
2. If it's a new feature please provide an example with it.
25-
3. Fill the template.
25+
3. Fill [the template](PULL_REQUEST_TEMPLATE.md).

0 commit comments

Comments
 (0)