Update references to friendica/friendica-directory stable branch

This commit is contained in:
Hypolite Petovan 2020-06-15 13:50:53 -04:00
commit ad6db150c5
4 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
1. Fork the repository
2. Create a new branch for each feature or improvement
3. Send a pull request from each feature branch to the master branch
3. Send a pull request from each feature branch to the stable branch
It is very important to separate new features or improvements into separate feature branches, and to send a
pull request for each branch. This allows us to review and pull in new features or improvements individually.