File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -26,22 +26,14 @@ If you want to add to the documentation or code of one of our projects you
26
26
should make a Pull Request.
27
27
28
28
If you never used GitHub, get up to speed with [ Understanding the GitHub
29
- Flow] ( https://guides.github.com/introduction/flow/ ) or follow one of the great
30
- free interactive courses in the [ GitHub learning lab] ( https://lab.github.com/ )
31
- on working with GitHub and working with MarkDown, the syntax this project's
32
- documentation is in.
29
+ Flow] ( https://guides.github.com/introduction/flow/ ) .
33
30
34
31
This project is [ licenced AGPL-3.0-or-later] ( LICENSE.md ) , which means you are
35
32
granted the freedoms to read, execute, change and redistributed the code with
36
33
the same license.
37
34
38
35
### 1. Make your changes
39
36
40
- This project uses the [ ** GitFlow branching model** and
41
- workflow] ( http://nvie.com/posts/a-successful-git-branching-model/ ) . When you've
42
- forked this repository, please make sure to create a feature branch following
43
- the GitFlow model.
44
-
45
37
Add your changes in commits [ with a message that explains
46
38
them] ( https://robots.thoughtbot.com/5-useful-tips-for-a-better-commit-message ) .
47
39
Document choices or decisions you make in the commit message, this will enable
You can’t perform that action at this time.
0 commit comments