9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-19 15:09:19 +00:00

github: remove note from CONTRIBUTING.md

This commit is contained in:
Craftinators
2023-04-06 01:46:43 -04:00
parent a08e531226
commit 0b69e20adc

View File

@@ -9,6 +9,5 @@ To get ready to work on the codebase, please do the following:
1. Fork & clone the repository, and make sure you're on the **remapped** branch. (*This is the default branch*)
2. Code your heart out!
3. Run `./gradlew build` to ensure your project sucessfully builds.
> **Note** This may take a while
4. Finally, [submit a pull request](https://github.com/HibiscusMC/HMCCosmetics/compare)!
3. Run `./gradlew build` to ensure your project successfully builds. (*This may take a while*)
4. Finally, [submit a pull request](https://github.com/HibiscusMC/HMCCosmetics/compare)!