update paths
- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
parent
62f533707b
commit
6e00a6ab67
11
CONTRIBUTING.md → .github/CONTRIBUTING.md
vendored
11
CONTRIBUTING.md → .github/CONTRIBUTING.md
vendored
@ -4,6 +4,17 @@
|
|||||||
|
|
||||||
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**.
|
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**.
|
||||||
|
|
||||||
|
## Using the issue tracker
|
||||||
|
|
||||||
|
The [issue tracker](https://github.com/trimstray/the-book-of-secret-knowledge/issues) is
|
||||||
|
the preferred channel for bug reports, features requests and submitting pull requests, but please respect the following restrictions:
|
||||||
|
|
||||||
|
* Please **do not** use the issue tracker for personal support requests (use
|
||||||
|
[Stack Overflow](https://stackoverflow.com) or IRC)
|
||||||
|
|
||||||
|
* Please **do not** derail or troll issues. Keep the discussion on topic and
|
||||||
|
respect the opinions of others
|
||||||
|
|
||||||
## Signature of commit
|
## Signature of commit
|
||||||
|
|
||||||
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` :
|
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` :
|
@ -68,7 +68,7 @@ These below rules may be better:
|
|||||||
|
|
||||||
Url marked **\*** is temporary unavailable. Please don't delete it without confirming that it has permanently expired.
|
Url marked **\*** is temporary unavailable. Please don't delete it without confirming that it has permanently expired.
|
||||||
|
|
||||||
Before adding a pull request, please see the **[contributing guidelines](CONTRIBUTING.md)**. You should also remember about this:
|
Before adding a pull request, please see the **[contributing guidelines](.github/CONTRIBUTING.md)**. You should also remember about this:
|
||||||
|
|
||||||
```diff
|
```diff
|
||||||
+ This repository is not meant to contain everything but only good quality stuff.
|
+ This repository is not meant to contain everything but only good quality stuff.
|
||||||
|
Loading…
Reference in New Issue
Block a user