From 3168d6585ca962073e582b5e624b1aa8879bd303 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 11 Apr 2016 17:30:19 +0700 Subject: [PATCH 01/12] Add Chrome DevTools @paulirish fyi :) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2e89ab1..5bc2488 100644 --- a/readme.md +++ b/readme.md @@ -171,6 +171,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Aurelia](https://github.com/behzad888/awesome-aurelia) - [Charting](https://github.com/zingchart/awesome-charting) - [Ionic Framework 2](https://github.com/candelibas/awesome-ionic2) +- [Chrome DevTools](https://github.com/ChromeDevTools/awesome-chrome-devtools) ## Back-end Development From e99342f3b7e789a9b45c3fad44ab3b6aedfdf940 Mon Sep 17 00:00:00 2001 From: Prosper Otemuyiwa Date: Tue, 12 Apr 2016 17:19:41 +0100 Subject: [PATCH 02/12] Add Lumen (#589) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5bc2488..5d49023 100644 --- a/readme.md +++ b/readme.md @@ -194,6 +194,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [nginx](https://github.com/fcambus/nginx-resources) - [Dropwizard](https://github.com/stve/awesome-dropwizard) - [Kubernetes](https://github.com/ramitsurana/awesome-kubernetes) +- [Lumen](https://github.com/unicodeveloper/awesome-lumen) ## Computer Science From 2bcd0da2e5932c7520631af3e2d44ee696868b8a Mon Sep 17 00:00:00 2001 From: Zach Date: Sun, 17 Apr 2016 18:27:19 +0700 Subject: [PATCH 03/12] Add ESLint (#616) A list of awesome ESLint configs, plugins, etc. Closes #616 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5d49023..84aaad2 100644 --- a/readme.md +++ b/readme.md @@ -81,6 +81,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Maintenance Modules](https://github.com/maxogden/maintenance-modules) *(for npm packages)* - [npm](https://github.com/sindresorhus/awesome-npm) - [AVA](https://github.com/sindresorhus/awesome-ava) *(Test runner)* + - [ESLint](https://github.com/dustinspecker/awesome-eslint) - [Swift](https://github.com/matteocrippa/awesome-swift) - [Education](https://github.com/hsavit1/Awesome-Swift-Education) - [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds) From 8c08210a50ef35a4b2856ec4fa1b2bf11f26692d Mon Sep 17 00:00:00 2001 From: Willian Justen Date: Thu, 21 Apr 2016 19:33:03 +0700 Subject: [PATCH 04/12] Add Audio Visualization Closes #591 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 84aaad2..18e6dba 100644 --- a/readme.md +++ b/readme.md @@ -314,6 +314,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [GIF](https://github.com/ibaaj/awesome-gif) - [Music](https://github.com/ciconia/awesome-music) - [Open Source Documents](https://github.com/nacyot/awesome-opensource-documents) +- [Audio Visualization](https://github.com/willianjusten/awesome-audio-visualization) ## Learn From dbca080dedd257630a0868fe37e8472a6e551844 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois?= Date: Thu, 21 Apr 2016 20:01:19 +0700 Subject: [PATCH 05/12] Add Network Analysis https://github.com/briatte/awesome-network-analysis * over 100 links right now * the table of contents is partly based on the Deep Learning list * the license is identical to yours Hope you like it! Closes #609 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 18e6dba..8e0ea6c 100644 --- a/readme.md +++ b/readme.md @@ -409,7 +409,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr) *(Goal setting & communication best practices)* - [Vulkan](https://github.com/vinjn/awesome-vulkan) - [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) *(Typesetting language)* - +- [Network Analysis](https://github.com/briatte/awesome-network-analysis) ## License From 0707aa7cbca139699730c40e73eb62875762222b Mon Sep 17 00:00:00 2001 From: jtoy Date: Thu, 21 Apr 2016 09:18:34 -0400 Subject: [PATCH 06/12] Add TensorFlow (#611) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 8e0ea6c..4c908df 100644 --- a/readme.md +++ b/readme.md @@ -210,6 +210,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Cryptography](https://github.com/MaciejCzyzewski/retter) - [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) - [Deep Vision](https://github.com/kjw0612/awesome-deep-vision) - [Open Source Society University](https://github.com/open-source-society/computer-science) - [Functional Programming](https://github.com/lucasviola/awesome-functional-programming) From f65606c3d1d35353ff3fa2c54a28822dab9d8a1c Mon Sep 17 00:00:00 2001 From: Tal Ater Date: Sun, 24 Apr 2016 04:31:07 +0700 Subject: [PATCH 07/12] Add Book Authoring Closes #576 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4c908df..a6753fe 100644 --- a/readme.md +++ b/readme.md @@ -246,6 +246,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Go Books](https://github.com/dariubs/GoBooks) - [R Books](https://github.com/RomanTsegelskyi/rbooks) - [Mind Expanding Books](https://github.com/hackerkid/Mind-Expanding-Books) +- [Book Authoring](https://github.com/TalAter/awesome-book-authoring) ## Editors From d6ce0693666d1e014968d0c473e91e27ef2da7fa Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 24 Apr 2016 23:22:42 +0700 Subject: [PATCH 08/12] minor formatting tweaks --- readme.md | 59 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 30 insertions(+), 29 deletions(-) diff --git a/readme.md b/readme.md index a6753fe..e33e83b 100644 --- a/readme.md +++ b/readme.md @@ -78,9 +78,9 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Network Layer](https://github.com/Kikobeats/awesome-network-js) - [Micro npm Packages](https://github.com/parro-it/awesome-micro-npm-packages) - [Mad Science npm Packages](https://github.com/feross/awesome-mad-science) - - [Maintenance Modules](https://github.com/maxogden/maintenance-modules) *(for npm packages)* + - [Maintenance Modules](https://github.com/maxogden/maintenance-modules) - For npm packages - [npm](https://github.com/sindresorhus/awesome-npm) - - [AVA](https://github.com/sindresorhus/awesome-ava) *(Test runner)* + - [AVA](https://github.com/sindresorhus/awesome-ava) - Test runner - [ESLint](https://github.com/dustinspecker/awesome-eslint) - [Swift](https://github.com/matteocrippa/awesome-swift) - [Education](https://github.com/hsavit1/Awesome-Swift-Education) @@ -92,7 +92,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Go](https://github.com/avelino/awesome-go) - [Scala](https://github.com/lauris/awesome-scala) - [Ruby](https://github.com/markets/awesome-ruby) - - [Ruby Events](https://github.com/planetruby/awesome-events) *(Conferences, Meetups, etc.)* + - [Events](https://github.com/planetruby/awesome-events) - [Clojure](https://github.com/razum2um/awesome-clojure) - [ClojureScript](https://github.com/emrehan/awesome-clojurescript) - [Elixir](https://github.com/h4cc/awesome-elixir) @@ -130,7 +130,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Web Performance Optimization](https://github.com/davidsonfellipe/awesome-wpo) - [Web Tools](https://github.com/lvwzhen/tools) - [CSS](https://github.com/sotayamashita/awesome-css) - - [Critical-Path (Above-the-fold) Tools](https://github.com/addyosmani/critical-path-css-tools) + - [Critical-Path Tools](https://github.com/addyosmani/critical-path-css-tools) - [Scalability](https://github.com/davidtheclark/scalable-css-reading-list) - [Must-Watch Talks](https://github.com/AllThingsSmitty/must-watch-css) - [Protips](https://github.com/AllThingsSmitty/css-protips) @@ -159,11 +159,11 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [D3](https://github.com/wbkd/awesome-d3) - [Emails](https://github.com/jonathandion/awesome-emails) - [jQuery](https://github.com/peterkokot/awesome-jquery) - - [Tips](https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know) + - [Tips](https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know) - [Web Audio](https://github.com/notthetup/awesome-webaudio) - [Offline-First](https://github.com/pazguille/offline-first) - [Static Website Services](https://github.com/aharris88/awesome-static-website-services) -- [A-Frame VR](https://github.com/aframevr/awesome-aframe) *(Virtual reality)* +- [A-Frame VR](https://github.com/aframevr/awesome-aframe) - Virtual reality - [Cycle.js](https://github.com/vic/awesome-cyclejs) - [Text Editing](https://github.com/dok/awesome-text-editing) - [Motion UI Design](https://github.com/fliptheweb/motion-ui-design) @@ -185,7 +185,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Play1 Framework](https://github.com/PerfectCarl/awesome-play1) - [CakePHP](https://github.com/friendsofcake/awesome-cakephp) - [Symfony](https://github.com/sitepoint/awesome-symfony) - - [Education](https://github.com/Symfonisti/awesome-symfony-education) + - [Education](https://github.com/Symfonisti/awesome-symfony-education) - [Laravel](https://github.com/chiraggude/awesome-laravel) - [Education](https://github.com/fukuball/Awesome-Laravel-Education/blob/master/langs/en_US.md) - [Rails](https://github.com/ekremkaraca/awesome-rails) @@ -209,7 +209,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics) - [Cryptography](https://github.com/MaciejCzyzewski/retter) - [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision) -- [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) *(Neural networks)* +- [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) - Neural networks - [TensorFlow](https://github.com/jtoy/awesome-tensorflow) - [Deep Vision](https://github.com/kjw0612/awesome-deep-vision) - [Open Source Society University](https://github.com/open-source-society/computer-science) @@ -262,17 +262,17 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Game Development](https://github.com/ellisonleao/magictools) - [Game Talks](https://github.com/hzoo/awesome-gametalks) -- [Godot](https://github.com/Calinou/awesome-godot) *(Game engine)* +- [Godot](https://github.com/Calinou/awesome-godot) - Game engine - [Open Source Games](https://github.com/leereilly/games) -- [Unity](https://github.com/RyanNielson/awesome-unity) *(Game engine)* +- [Unity](https://github.com/RyanNielson/awesome-unity) - Game engine - [Chess](https://github.com/hkirat/awesome-chess) -- [LÖVE](https://github.com/JanWerder/awesome-love2d) *(Game engine)* -- [PICO-8](https://github.com/felipebueno/awesome-PICO-8) *(Fantasy console)* +- [LÖVE](https://github.com/JanWerder/awesome-love2d) - Game engine +- [PICO-8](https://github.com/felipebueno/awesome-PICO-8) - Fantasy console ## Development Environment -- [Quick Look Plugins](https://github.com/sindresorhus/quick-look-plugins) +- [Quick Look Plugins](https://github.com/sindresorhus/quick-look-plugins) - OS X - [Dev Env](https://github.com/jondot/awesome-devenv) - [Dotfiles](https://github.com/webpro/awesome-dotfiles) - [Shell](https://github.com/alebcay/awesome-shell) @@ -290,7 +290,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht ## Entertainment -- [Science Fiction](https://github.com/sindresorhus/awesome-scifi) *(Scifi)* +- [Science Fiction](https://github.com/sindresorhus/awesome-scifi) - Scifi - [Fantasy](https://github.com/RichardLitt/awesome-fantasy) - [Podcasts](https://github.com/guipdutra/awesome-geek-podcasts) - [Email Newsletters](https://github.com/vredniy/awesome-newsletters) @@ -303,7 +303,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [SQLAlchemy](https://github.com/dahlia/awesome-sqlalchemy) - [InfluxDB](https://github.com/mark-rushakoff/awesome-influxdb) - [Neo4j](https://github.com/Neueda4j/awesome-neo4j) -- [Doctrine](https://github.com/TomasVotruba/awesome-doctrine) *(PHP ORM)* +- [Doctrine](https://github.com/TomasVotruba/awesome-doctrine) - PHP ORM - [MongoDB](https://github.com/ramnes/awesome-mongodb) @@ -311,7 +311,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Creative Commons Media](https://github.com/shime/creative-commons-media) - [Fonts](https://github.com/brabadu/awesome-fonts) -- [Codeface](https://github.com/chrissimpkins/codeface) *(Text editor fonts)* +- [Codeface](https://github.com/chrissimpkins/codeface) - Text editor fonts - [Stock Resources](https://github.com/neutraltone/awesome-stock-resources) - [GIF](https://github.com/ibaaj/awesome-gif) - [Music](https://github.com/ciconia/awesome-music) @@ -321,7 +321,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht ## Learn -- [CLI Workshoppers/Adventures](https://github.com/therebelrobot/awesome-workshopper) +- [CLI Workshoppers](https://github.com/therebelrobot/awesome-workshopper) - Interactive tutorials - [Learn to Program](https://github.com/karlhorky/learn-to-program) - [Speaking](https://github.com/matteofigus/awesome-speaking) - [Tech Videos](https://github.com/lucasviola/awesome-tech-videos) @@ -333,7 +333,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Application Security](https://github.com/paragonie/awesome-appsec) - [Security](https://github.com/sbilly/awesome-security) -- [CTF](https://github.com/apsdehal/awesome-ctf) *(Capture the Flag)* +- [CTF](https://github.com/apsdehal/awesome-ctf) - Capture The Flag - [Malware Analysis](https://github.com/rshipp/awesome-malware-analysis) - [Android Security](https://github.com/ashishb/android-security-awesome) - [Hacking](https://github.com/carpedm20/awesome-hacking) @@ -366,9 +366,9 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Continuous Delivery](https://github.com/ciandcd/awesome-ciandcd) - [Services Engineering](https://github.com/mmcgrana/services-engineering) - [Free for Developers](https://github.com/ripienaar/free-for-dev) -- [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin/) -- [Answers](https://github.com/jugoncalves/awesome-answers) *(Stack Overflow, Quora, etc)* -- [Sketch](https://github.com/diessica/awesome-sketch) *(OS X app)* +- [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin) +- [Answers](https://github.com/jugoncalves/awesome-answers) - Stack Overflow, Quora, etc +- [Sketch](https://github.com/diessica/awesome-sketch) - OS X design app - [Places to Post Your Startup](https://github.com/mmccaff/PlacesToPostYourStartup) - [PCAPTools](https://github.com/caesar0301/awesome-pcaptools) - [Remote Jobs](https://github.com/lukasz-madon/awesome-remote-job) @@ -381,9 +381,9 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Self Hosted](https://github.com/Kickball/awesome-selfhosted) - [FOSS Production Apps](https://github.com/jwaterfaucett/awesome-foss-apps) - [Gulp](https://github.com/alferov/awesome-gulp) -- [AMA](https://github.com/sindresorhus/amas) *(Ask Me Anything)* +- [AMA](https://github.com/sindresorhus/amas) - Ask Me Anything - [Answers](https://github.com/stoeffel/awesome-ama-answers) -- [Open Source Photography](https://github.com/ibaaj/awesome-OpenSourcePhotography/) +- [Open Source Photography](https://github.com/ibaaj/awesome-OpenSourcePhotography) - [OpenGL](https://github.com/eug/awesome-opengl) - [Productivity](https://github.com/jyguyomarch/awesome-productivity) - [GraphQL](https://github.com/chentsulin/awesome-graphql) @@ -399,20 +399,21 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners) - [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon) - [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interviews) -- [Ripple](https://github.com/vhpoet/awesome-ripple) *(Open-source distributed settlement network)* +- [Ripple](https://github.com/vhpoet/awesome-ripple) - Open source distributed settlement network - [Katas](https://github.com/gmontalvoriv/awesome-katas) - [Tools for Activism](https://github.com/drewrwilson/toolsforactivism) -- [TAP](https://github.com/sindresorhus/awesome-tap) *(Test Anything Protocol)* +- [TAP](https://github.com/sindresorhus/awesome-tap) - Test Anything Protocol - [Robotics](https://github.com/Kiloreux/awesome-robotics) -- [MQTT](https://github.com/hobbyquaker/awesome-mqtt) *(an "Internet of Things" connectivity protocol)* +- [MQTT](https://github.com/hobbyquaker/awesome-mqtt) - "Internet of Things" connectivity protocol - [Hacking Spots](https://github.com/diasdavid/awesome-hacking-spots) - [For Girls](https://github.com/cristianoliveira/awesome4girls) -- [Vorpal](https://github.com/vorpaljs/awesome-vorpal) *(Node.js CLI framework)* -- [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr) *(Goal setting & communication best practices)* +- [Vorpal](https://github.com/vorpaljs/awesome-vorpal) - Node.js CLI framework +- [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr) - Goal setting & communication best practices - [Vulkan](https://github.com/vinjn/awesome-vulkan) -- [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) *(Typesetting language)* +- [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) - Typesetting language - [Network Analysis](https://github.com/briatte/awesome-network-analysis) + ## License [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) From 9473282ee4b383b07c8580eb7bc1896bc0497f7c Mon Sep 17 00:00:00 2001 From: Anton Tarasenko Date: Wed, 13 Apr 2016 19:31:41 +0300 Subject: [PATCH 09/12] Add Economics Closes #615 --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index e33e83b..840ced9 100644 --- a/readme.md +++ b/readme.md @@ -412,6 +412,8 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Vulkan](https://github.com/vinjn/awesome-vulkan) - [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) - Typesetting language - [Network Analysis](https://github.com/briatte/awesome-network-analysis) +- [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) *(Typesetting language)* +- [Economics](https://github.com/antontarasenko/awesome-economics) - An economist's starter kit ## License From ebcab42da6f5b347e6d875facd827f709dda4e14 Mon Sep 17 00:00:00 2001 From: vsemozhetbyt Date: Wed, 27 Apr 2016 08:41:11 +0300 Subject: [PATCH 10/12] Delete dublicate LaTeX link (#635) Delete one with italics according to style of others. --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 840ced9..4c10afb 100644 --- a/readme.md +++ b/readme.md @@ -412,7 +412,6 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Vulkan](https://github.com/vinjn/awesome-vulkan) - [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) - Typesetting language - [Network Analysis](https://github.com/briatte/awesome-network-analysis) -- [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) *(Typesetting language)* - [Economics](https://github.com/antontarasenko/awesome-economics) - An economist's starter kit From bc354c10d076630b68b49f57b4f4ff5d0615a711 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 2 May 2016 15:21:25 +0700 Subject: [PATCH 11/12] add .editorconfig --- .editorconfig | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..aaac325 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,8 @@ +root = true + +[*] +indent_style = tab +end_of_line = lf +charset = utf-8 +trim_trailing_whitespace = true +insert_final_newline = true From 6b747a30c7296c17744d1098155e9f3f3361d99d Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 2 May 2016 15:27:18 +0700 Subject: [PATCH 12/12] update code of conduct --- code-of-conduct.md | 80 ++++++++++++++++++++++++++++++---------------- 1 file changed, 52 insertions(+), 28 deletions(-) diff --git a/code-of-conduct.md b/code-of-conduct.md index be26cfd..a7c7db8 100644 --- a/code-of-conduct.md +++ b/code-of-conduct.md @@ -1,24 +1,41 @@ -# Contributor Code of Conduct +# Contributor Covenant Code of Conduct -As contributors and maintainers of this project, and in the interest of -fostering an open and welcoming community, we pledge to respect all people who -contribute through reporting issues, posting feature requests, updating -documentation, submitting pull requests or patches, and other activities. +## Our Pledge -We are committed to making participation in this project a harassment-free -experience for everyone, regardless of level of experience, gender, gender -identity and expression, sexual orientation, disability, personal appearance, -body size, race, ethnicity, age, religion, or nationality. +In the interest of fostering an open and welcoming environment, we as +contributors and maintainers pledge to making participation in our project and +our community a harassment-free experience for everyone, regardless of age, body +size, disability, ethnicity, gender identity and expression, level of experience, +nationality, personal appearance, race, religion, or sexual identity and +orientation. + +## Our Standards + +Examples of behavior that contributes to creating a positive environment +include: + +* Using welcoming and inclusive language +* Being respectful of differing viewpoints and experiences +* Gracefully accepting constructive criticism +* Focusing on what is best for the community +* Showing empathy towards other community members Examples of unacceptable behavior by participants include: -* The use of sexualized language or imagery -* Personal attacks -* Trolling or insulting/derogatory comments +* The use of sexualized language or imagery and unwelcome sexual attention or +advances +* Trolling, insulting/derogatory comments, and personal or political attacks * Public or private harassment -* Publishing other's private information, such as physical or electronic - addresses, without explicit permission -* Other unethical or unprofessional conduct +* Publishing others' private information, such as a physical or electronic + address, without explicit permission +* Other conduct which could reasonably be considered inappropriate in a + professional setting + +## Our Responsibilities + +Project maintainers are responsible for clarifying the standards of acceptable +behavior and are expected to take appropriate and fair corrective action in +response to any instances of unacceptable behavior. Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions @@ -26,25 +43,32 @@ that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful. -By adopting this Code of Conduct, project maintainers commit themselves to -fairly and consistently applying these principles to every aspect of managing -this project. Project maintainers who do not follow or enforce the Code of -Conduct may be permanently removed from the project team. +## Scope This Code of Conduct applies both within project spaces and in public spaces -when an individual is representing the project or its community. +when an individual is representing the project or its community. Examples of +representing a project or community include using an official project e-mail +address, posting via an official social media account, or acting as an appointed +representative at an online or offline event. Representation of a project may be +further defined and clarified by project maintainers. + +## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported by contacting a project maintainer at sindresorhus@gmail.com. All +reported by contacting the project team at sindresorhus@gmail.com. All complaints will be reviewed and investigated and will result in a response that -is deemed necessary and appropriate to the circumstances. Maintainers are -obligated to maintain confidentiality with regard to the reporter of an -incident. +is deemed necessary and appropriate to the circumstances. The project team is +obligated to maintain confidentiality with regard to the reporter of an incident. +Further details of specific enforcement policies may be posted separately. +Project maintainers who do not follow or enforce the Code of Conduct in good +faith may face temporary or permanent repercussions as determined by other +members of the project's leadership. -This Code of Conduct is adapted from the [Contributor Covenant][homepage], -version 1.3.0, available at -[http://contributor-covenant.org/version/1/3/0/][version] +## Attribution + +This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, +available at [http://contributor-covenant.org/version/1/4][version] [homepage]: http://contributor-covenant.org -[version]: http://contributor-covenant.org/version/1/3/0/ +[version]: http://contributor-covenant.org/version/1/4/