File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed
Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change @@ -5,19 +5,12 @@ First off, thank you for considering contributing to rust-gh-example.
55If your contribution is not straightforward, please first discuss the change you
66wish to make by creating a new issue before making the change.
77
8- One of the project goals is to be easy to understand so, expacially for github
9- actions, try to keep things simple and to add comments whenever this is not
10- possible.
11-
128## Reporting issues
139
14- Issues have to be reported on our [ issue tracker] [ issue-tracker ] . Please:
15-
16- - Check that the issue has not already been reported.
17- - This can be achieved by searching keywords on the [ issue tracker] [ issue-tracker ] .
18- - Try to use a clear title, and describe your problem with complete sentences.
19-
20- [ issue-tracker ] : https://github.com/rust-github/rust-gh-example/issues
10+ Before reporting an issue on the
11+ [ issue tracker] ( https://github.com/rust-github/rust-gh-example/issues ) ,
12+ please check that it has not already been reported by searching for some related
13+ keywords.
2114
2215## Pull requests
2316
You can’t perform that action at this time.
0 commit comments