Skip to content

Commit b829354

Browse files
committed
update paths
- signed-off-by: trimstray <[email protected]>
1 parent 18684d4 commit b829354

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
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/the-practical-linux-hardening-guide/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` :

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ Thanks [@artem-sidorenko](https://github.com/artem-sidorenko)!
288288

289289
If you find something which doesn't make sense, or something doesn't seem right, please make a pull request and please add valid and well-reasoned explanations about your changes or comments.
290290

291-
Before adding a pull request, please see the **[contributing guidelines](CONTRIBUTING.md)**.
291+
Before adding a pull request, please see the **[contributing guidelines](.github/CONTRIBUTING.md)**.
292292

293293
If this project is useful and important for you or if you really like _The Practical Linux Hardening Guide_, you can bring **positive energy** by giving some **good words** or **supporting this project**. Thank you!
294294

0 commit comments

Comments
 (0)