Commit Graph

44 Commits

Author SHA1 Message Date
8ad15d64f0 Update minecraft dir references 2024-12-22 20:50:34 +01:00
fd4c10947f Update branch name references 2024-12-21 14:03:02 +01:00
ff1c3c0077 More feature patches 2024-12-16 12:25:25 +01:00
c6233d8bcd Start updating contributing docs 2024-12-12 10:58:58 +01:00
0943517953 [ci skip] better instructions for patch apply conflict (#11568) 2024-11-04 09:43:26 -08:00
70b02c9d2e [ci skip] Add section on nullability annotations (#11461) 2024-10-02 14:32:20 +02:00
f2ebf08911 [ci skip] Specify rebase location in CONTRIBUTING (#11255)
* [ci skip] Specify rebase location in CONTRIBUTING

* Improve

* remove Paper-MojangAPI mention

---------

Co-authored-by: Bjarne Koll <git@lynxplay.dev>
Co-authored-by: Lulu13022002 <41980282+Lulu13022002@users.noreply.github.com>
2024-08-16 15:41:58 -04:00
b122be82d9 [ci skip] Clarify var entry in contributing file 2024-05-09 15:10:27 +02:00
9432b19638 Update Java version references, add note on var usages 2024-05-01 18:44:17 +02:00
a007aa4f9c [ci skip] Update CONTRIBUTING.md (#10318)
tempermental -> temperamental
2024-03-17 02:56:04 +09:00
16f89b4fa7 [ci skip] Add more identifying patch comments 2024-01-18 15:56:25 +01:00
734d812b3d [ci skip] Update contributing guidelines to include identifying commit titles in comments (#10162) 2024-01-14 00:42:59 +01:00
1d8eb1581e [ci skip] Add mention of FQ imports (#9994) 2023-12-02 13:52:14 -08:00
6158767599 [ci skip] Correct Windows requiring path to gradlew (#9976)
* [ci skip] Correct Windows requiring path to gradlew

* Update CONTRIBUTING.md
2023-12-02 22:32:46 +01:00
a9860b1ccd [ci skip] update mappings link (#9801) 2023-10-07 11:54:43 +02:00
9b7316cc40 [ci skip] Update README and CONTRIBUTING (#8917)
Grammar fixes and other updates
2023-02-26 20:37:41 +01:00
b121c04895 Moving ATs from the at file to individual patches (#8573) 2022-11-19 15:53:20 -08:00
01c7b412e8 [ci skip] Update WSL docs in CONTRIBUTING (#7836) 2022-07-21 15:52:11 -04:00
d119995386 [ci skip] Update CONTRIBUTING.md for config changes (#7977) 2022-06-14 01:53:02 -07:00
a1e0eeef38 [ci skip] Changing the order of the rebase with autosquash command in the contributing.md (#6974) 2022-06-03 11:34:54 -04:00
96317b83ea Change link to screamingsandals 2022-05-17 17:25:44 +01:00
1959bd0fbd Update readme and contributing guidelines 2021-11-26 10:39:57 +01:00
e37ce6b5de docs: drop table of contents; it's built into GH 2021-09-02 08:14:56 +02:00
f69015a417 docs: remove Paper tool method for patch mods
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-09-02 08:14:17 +02:00
4a11f85ac5 [ci skip] Update contributing guidelines (#6497)
Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>
2021-08-31 02:18:45 +02:00
cb64e33c20 [CI-SKIP] Add PR rebasing steps (#5634) 2021-05-16 09:29:19 -07:00
b89194b989 [CI-SKIP] Add curl requirement for building paper. (#4768)
* Add curl to contributing.md

* change semicolons and periods

Co-authored-by: Mariell <proximyst@proximyst.com>
2020-11-15 17:42:05 -05:00
Kev
944b03edc8 [CI-SKIP] Fix typo in CONTRIBUTING.md 2020-10-03 18:07:31 +02:00
72b23c419b [CI-SKIP] Revitalise CONTRIBUTING.md 2020-07-14 18:22:51 +02:00
5a933b8217 Add note to use Personal Forks and not Organization forks for PR's
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-20 15:51:03 -04:00
454eaca2d3 Document fixup commit way of modifing patches (#3423) 2020-06-15 17:20:28 +02:00
2f66bb72fc Fix path in CONTRIBUTING.md (#3406) 2020-05-20 05:08:37 +02:00
55bb1a6519 Fix a small error in CONTRIBUTING.md (#3403) 2020-05-19 23:07:34 -04:00
f3fa25fd9b [CI-SKIP] Passage outdated (#2776) 2020-01-10 02:43:46 +01:00
da68155e24 [CI-SKIP] Add note on 1.12.2 status to CONTRIBUTING.md 2018-09-11 18:11:28 -04:00
29e0cf8bf3 [CI-SKIP] Update importmcdev.sh instructions for 1.13+ 2018-08-22 22:17:21 -04:00
bf11c1fabb Add file import and patch notes to CONTRIBUTING.md
Also does some minor cleanup for broken formatting
2018-01-24 22:47:00 -05:00
7bd3964037 [CI-SKIP] Fix CONTRIBUTING.md formatting 2016-09-06 15:01:46 -05:00
f2b77b64f0 Syntax highlighting and typo fix in CONTRIBUTING
Thanks @jamierocks
2016-08-04 17:47:12 -05:00
0369cec5a0 Add notes about the configs and obfuscation helpers to CONTRIBUTING.md 2016-06-04 18:16:31 -05:00
ef6b4cafc0 Update CONTRIBUTING.md for the new build system 2016-04-05 12:34:56 -05:00
cc6460fd5e lazy-update docs 2016-04-03 04:51:14 -05:00
aceb2cf3b5 Update contributing information to be more accurate 2016-03-30 01:03:27 -04:00
f278ea4a0b Add issue template 2016-03-25 00:41:53 -04:00