aboutsummaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
AgeCommit message (Collapse)Author
2024-05-09[ci skip] Clarify var entry in contributing fileNassim Jahnke
2024-05-01Update Java version references, add note on var usagesNassim Jahnke
2024-03-16[ci skip] Update CONTRIBUTING.md (#10318)Ikko Eltociear Ashimine
tempermental -> temperamental
2024-01-18[ci skip] Add more identifying patch commentsNassim Jahnke
2024-01-14[ci skip] Update contributing guidelines to include identifying commit ↵Nassim Jahnke
titles in comments (#10162)
2023-12-02[ci skip] Add mention of FQ imports (#9994)Jake Potrebic
2023-12-02[ci skip] Correct Windows requiring path to gradlew (#9976)Tamion
* [ci skip] Correct Windows requiring path to gradlew * Update CONTRIBUTING.md
2023-10-07[ci skip] update mappings link (#9801)powercas_gamer
2023-02-26[ci skip] Update README and CONTRIBUTING (#8917)Chris
Grammar fixes and other updates
2022-11-19Moving ATs from the at file to individual patches (#8573)Jake Potrebic
2022-07-21[ci skip] Update WSL docs in CONTRIBUTING (#7836)Pedro
2022-06-14[ci skip] Update CONTRIBUTING.md for config changes (#7977)Jake Potrebic
2022-06-03[ci skip] Changing the order of the rebase with autosquash command in the ↵Matt Artist
contributing.md (#6974)
2022-05-18Change link to screamingsandalsHexedHero
2021-11-30Update readme and contributing guidelinesNassim Jahnke
2021-09-02docs: drop table of contents; it's built into GHMariell Hoversholm
2021-09-02docs: remove Paper tool method for patch modsMariell Hoversholm
We no longer have the `paper` script around, and as such the docs for it are stale, and we should remove them. This additionally adds a tiny note about compilation possibly failing when you work without a complete patch-set.
2021-08-30[ci skip] Update contributing guidelines (#6497)Nassim Jahnke
Co-authored-by: Jason Penilla <[email protected]>
2021-05-16[CI-SKIP] Add PR rebasing steps (#5634)Jake Potrebic
2020-11-15[CI-SKIP] Add `curl` requirement for building paper. (#4768)Ben Kerllenevich
* Add curl to contributing.md * change semicolons and periods Co-authored-by: Mariell <[email protected]>
2020-10-04[CI-SKIP] Fix typo in CONTRIBUTING.mdKev
2020-07-28[CI-SKIP] Revitalise CONTRIBUTING.mdMariell Hoversholm
2020-06-20Add note to use Personal Forks and not Organization forks for PR'sAikar
Paper will routinely modify your PR for you to rebase it on latest or take care of any minor nitpicks that we can just solve for you instead of making you go back for a trivial item. However, if you use an Organization for the PR, this prevents Paper from doing this, and will require us to manually merge it and close the PR instead of it being marked as the purple merged. We much prefer to have merged PR's show as merged, so please do not use organizations repo's for PR as GitHub sadly does not support maintainers pushing to them. See [https://github.com/isaacs/github/issues/1681](https://github.com/isaacs/github/issues/1681)
2020-06-15Document fixup commit way of modifing patches (#3423)MiniDigger
2020-05-19Fix path in CONTRIBUTING.md (#3406)stonar96
2020-05-19Fix a small error in CONTRIBUTING.md (#3403)syeyoung
2020-01-09[CI-SKIP] Passage outdated (#2776)Timo
2018-09-11[CI-SKIP] Add note on 1.12.2 status to CONTRIBUTING.mdZach Brown
2018-08-22[CI-SKIP] Update importmcdev.sh instructions for 1.13+Aikar
2018-01-24Add file import and patch notes to CONTRIBUTING.mdZach Brown
Also does some minor cleanup for broken formatting
2016-09-06[CI-SKIP] Fix CONTRIBUTING.md formattingZach Brown
2016-08-04Syntax highlighting and typo fix in CONTRIBUTINGZach Brown
Thanks @jamierocks
2016-06-04Add notes about the configs and obfuscation helpers to CONTRIBUTING.mdZach Brown
2016-04-05Update CONTRIBUTING.md for the new build systemKyle Wood
2016-04-03lazy-update docsZach Brown
2016-03-30Update contributing information to be more accurateAikar
2016-03-25Add issue templateJoseph Hirschfeld