awesome-crypto-papers/CONTRIBUTING.md

29 lines
845 B
Markdown
Raw Normal View History

2017-02-23 05:43:20 -07:00
# Contributing
2017-09-19 04:24:13 -06:00
Your contributions are always welcome! Keep it sane and in line with the general direction of the list.
2017-02-23 05:43:20 -07:00
## Guidelines
- Add one link per commit.
- Add one commit per Pull Request.
2017-09-19 04:24:05 -06:00
- Add the link: `- [paper-name](http://example.com/) - A short description ends with a period.` Mentioning authors in description is recommended, if there are too many - mention first 2 and "et al.".
2017-02-23 05:43:20 -07:00
- Keep descriptions concise, maximum number of characters is 350.
- Add a section if needed.
- Add the section description.
- Add the section title to Table of Contents.
- Search previous suggestions before making a new one, as yours may be a duplicate.
- Check your spelling and grammar.
- Remove any trailing whitespace.
2017-09-19 04:22:06 -06:00
- Send a Pull Request with the reason why the paper/article is awesome.
2017-02-23 05:43:20 -07:00
- Make sure the tests are passing.