You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,16 @@
2
2
3
3
### Reporting Bugs
4
4
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:
6
6
* Use a clear and descriptive title for the issue to identify the problem.
7
7
* Describe the exact steps which reproduce the problem in as many details as possible.
8
8
* Provide specific examples to demonstrate the steps.
9
9
* Provide a detailed description about the configuration which caused the problem.
10
10
11
11
### Suggesting Enhancements
12
12
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.
15
15
16
16
* In the enhancement suggestion, please describe your idea as clear as possible.
17
17
* 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
22
22
23
23
1. Check that your modifications works as expected.
24
24
2. If it's a new feature please provide an example with it.
0 commit comments