diff --git a/create-list.md b/create-list.md index 533b421..121910a 100644 --- a/create-list.md +++ b/create-list.md @@ -2,7 +2,7 @@ - Read the [awesome manifesto](https://github.com/sindresorhus/awesome/blob/master/awesome.md) and ensure your list complies. - Search this list before making a new one, as yours may be a duplicate. If it is, try and contribute to the best one instead of making your own. -- Your awesome list should have the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge), a [license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license), and [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines). Adding a [code of conduct](http://contributor-covenant.org/) is also strongly recommended. +- Your awesome list should be named `awesome-list-name` and have the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge), a [license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license), and [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines). Adding a [code of conduct](http://contributor-covenant.org/) is also strongly recommended. - **Wait at least 20 days after creating a list before submitting it, to give it a chance to mature.** - Make sure you read the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) before submitting a request for your list to be added here. diff --git a/pull_request_template.md b/pull_request_template.md index 66e6c18..4310d8b 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -17,5 +17,5 @@ - [ ] has a Table of Contents section named `Contents` as the first section, - [ ] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license) *(Meaning something like CC0, NOT a code licence like MIT, BSD, Apache, etc)*, - [ ] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines), - - [ ] has been checked for inconsistent formatting, spelling, and grammar *(This includes starting each link description with an uppercase character and ending it with a dot, and consistent naming)*, + - [ ] has been checked for inconsistent formatting, spelling, and grammar *(This includes starting each link description with an uppercase character and ending it with a period `.`, and consistent naming)*, - [ ] has been added at the bottom of the appropriate category. diff --git a/readme.md b/readme.md index 99faa05..737c2d8 100644 --- a/readme.md +++ b/readme.md @@ -181,6 +181,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Draft.js](https://github.com/nikgraf/awesome-draft-js) - Rich text editor framework for React. - [Service Workers](https://github.com/TalAter/awesome-service-workers) - [Progressive Web Apps](https://github.com/TalAter/awesome-progressive-web-apps) +- [choo](https://github.com/YerkoPalma/awesome-choo) - App framework. ## Back-End Development @@ -218,7 +219,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing) - [Spanish](https://github.com/dav009/awesome-spanish-nlp) - [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics) -- [Cryptography](https://github.com/MaciejCzyzewski/retter) +- [Cryptography](https://github.com/sobolevn/awesome-cryptography) - [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision) - [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) - Neural networks. - [TensorFlow](https://github.com/jtoy/awesome-tensorflow) @@ -436,6 +437,9 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Bots](https://github.com/hackerkid/bots) - Building bots. - [Site Reliability Engineering](https://github.com/dastergon/awesome-sre) - [Empathy in Engineering](https://github.com/KimberlyMunoz/empathy-in-engineering) - Building and promoting more compassionate engineering cultures. +- [DTrace](https://github.com/xen0l/awesome-dtrace) - Dynamic tracing framework. +- [Userscripts](https://github.com/brunocvcunha/awesome-userscripts) - Enhance your browsing experience. +- [Pokémon](https://github.com/tobiasbueschel/awesome-pokemon) - Pokémon and Pokémon GO resources and tools. ## License