mirror of
https://github.com/trimstray/the-book-of-secret-knowledge
synced 2024-11-22 19:23:11 +00:00
fix in CONTRIBUTING.md
- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
parent
60cd319278
commit
4c4862a540
1 changed files with 1 additions and 1 deletions
|
@ -32,6 +32,6 @@ grep -qs "^$SOB" "$1" || echo "$SOB" >> "$1"
|
|||
|
||||
When creating pull request, please heed the following:
|
||||
|
||||
- Base your code on the latest **testing branch** to avoid manual merges
|
||||
- Base your code on the latest **testing branch**
|
||||
- Code review may ensue in order to help shape your proposal
|
||||
- Explain the problem and your proposed solution
|
||||
|
|
Loading…
Reference in a new issue