Skip to content

Commit 74be268

Browse files
author
github-actions
committed
1 parent bb4a10f commit 74be268

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,12 @@ First off, thank you for considering contributing to rust-gh-example.
55
If your contribution is not straightforward, please first discuss the change you
66
wish 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

0 commit comments

Comments
 (0)