mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-22 10:31:06 +01:00
repo -> repository
This commit is contained in:
parent
18dd1cabd0
commit
39f66eb4a0
1 changed files with 2 additions and 2 deletions
|
@ -334,8 +334,8 @@ MineClone2 repository.
|
|||
#### Developer responsibilities
|
||||
- You should not push things directly to
|
||||
MineClone2 master - rather, do your work on a branch on your private
|
||||
repo, then create a pull request. This way other people can review your
|
||||
changes and make sure they work before they get merged.
|
||||
repository, then create a pull request. This way other people can review
|
||||
your changes and make sure they work before they get merged.
|
||||
- Merge PRs only when they have recieved the necessary feedback and have
|
||||
been tested to not lead to any crashes and do what they claim to do by
|
||||
at least two different people.
|
||||
|
|
Loading…
Reference in a new issue