mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2025-04-04 09:33:24 -04:00
Updated Development (markdown)
parent
e42c747444
commit
2fc221e982
@ -15,3 +15,9 @@ To clone YBDB, change to a directory in which you want to store YBDB (e.g. ~/Sit
|
||||
git clone https://github.com/Yellow-Bike-Database/tracks.git
|
||||
cd tracks
|
||||
|
||||
If (when!) you produce a cool new feature or fix a bug, create a patch. If you develop in a branch called ‘experiment’:
|
||||
|
||||
git diff master..experiment > my_feature.patch
|
||||
Then attach my_feature.patch to a ticket.
|
||||
|
||||
Or you can sign up for a free account on GitHub and fork YBDB using the convenient button. You can then use the button to issue a pull request for your changes to be pulled into the main repository.
|
||||
|
Loading…
x
Reference in New Issue
Block a user