Skip to content

Commit 65912ee

Browse files
committed
update paths
- signed-off-by: trimstray <trimstray@gmail.com>
1 parent ffcaa93 commit 65912ee

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
File renamed without changes.

CONTRIBUTING.md renamed to .github/CONTRIBUTING.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44
55
If you would like to support this project, have an interesting idea how to improve the operation of this tool, or if you found some errors - fork this, add your fixes, and add a pull request of your branch to the **master branch**.
66

7+
## Using the issue tracker
8+
9+
The [issue tracker](https://github.com/trimstray/test-your-sysadmin-skills/issues) is
10+
the preferred channel for bug reports, features requests and submitting pull requests, but please respect the following restrictions:
11+
12+
* Please **do not** use the issue tracker for personal support requests (use
13+
[Stack Overflow](https://stackoverflow.com) or IRC)
14+
15+
* Please **do not** derail or troll issues. Keep the discussion on topic and
16+
respect the opinions of others
17+
718
## Signature of commit
819

920
Moving forward all commits to this project must include a "signed-off-by" line indicating the name and email address of the contributor signing off on the change. To enable signatures add the following lines to `.git/hooks/prepare-commit-msg` :

0 commit comments

Comments
 (0)