contributing

This commit is contained in:
Sean Barrett 2017-01-15 21:44:34 -08:00
parent d36c43f337
commit 2db6897d48

View File

@ -1,6 +1,6 @@
Pull Requests and Issues are both welcome. Pull Requests and Issues are both welcome.
=== Responsiveness # Responsiveness
General priority order is: General priority order is:
@ -15,12 +15,12 @@ accepting them. Because I've ended up supporting a lot of libraries
(20 as I write this, with more on the way), I am somewhat slow to (20 as I write this, with more on the way), I am somewhat slow to
address things. Many issues have been around for a long time. address things. Many issues have been around for a long time.
=== Pull requests # Pull requests
* Do NOT update the version number in the file. (This just causes conflicts.) * Do NOT update the version number in the file. (This just causes conflicts.)
* Do add your name to the list of contributors. (Don't worry about the formatting.) I'll try to remember to add it if you don't, but I sometimes forget as it's an extra step. * Do add your name to the list of contributors. (Don't worry about the formatting.) I'll try to remember to add it if you don't, but I sometimes forget as it's an extra step.
=== Specific libraries # Specific libraries
I generally do not want new file formats for stb_image because I generally do not want new file formats for stb_image because
we are trying to improve its security, so increasing its attack we are trying to improve its security, so increasing its attack