Skip to content

Commit 56c5412

Browse files
authored
Update CONTRIBUTING.md
1 parent 503fb66 commit 56c5412

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Contributing
22

3-
Contributions are **welcome** and will be fully **credited**.
3+
Contributions are welcome.
44

5-
Please read and understand the contribution guide before creating an issue or pull request.
5+
NOTE: if your contribution changes the look of the generated documentation in some way, please include "before" and "after" screenshots in your pull request.
66

77
## Etiquette
88

@@ -50,6 +50,4 @@ If the project maintainer has any additional requirements, you will find them li
5050

5151
- **One pull request per feature** - If you want to do more than one thing, send multiple pull requests.
5252

53-
- **Send coherent history** - Make sure each individual commit in your pull request is meaningful. If you had to make multiple intermediate commits while developing, please [squash them](http://www.git-scm.com/book/en/v2/Git-Tools-Rewriting-History#Changing-Multiple-Commit-Messages) before submitting.
54-
5553
**Happy coding**!

0 commit comments

Comments
 (0)