mirror of
https://github.com/A-Star100/simpliplay-android.git
synced 2025-09-18 06:29:39 +00:00
Update README.md
This commit is contained in:
parent
984337a9b1
commit
446ef4727d
@ -1,7 +1,7 @@
|
||||
# contrib
|
||||
|
||||
## How to contribute
|
||||
- First, create a new fork of the *contrib* branch of the repo.
|
||||
- First, create a new fork of the *contrib* branch of the repo. (Uncheck the box that says *Copy the main branch only*).
|
||||
|
||||
- Second, create a new folder in your repo (don't delete existing folders as this can affect others' contributions). Then name the folder something like *[your-username]*. Inside there should be a folder covering a major version of a series of your modification(s). For example, the first version should be a subfolder. Inside there will be folders for patches (like one folder for 1.x and inside that a folder for 1.x.x). And avoid replacing older versions of your code unless you really need to (e.g, a critical bug), as it keeps the history of your modifications inaccessible and less people can learn from what you did.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user