Changeset - 71c4a749744e
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-12-21 00:31:56
bkuhn@ebb.org
Begin section on merge/patch workflow.
1 file changed with 9 insertions and 0 deletions:
0 comments (0 inline, 0 general)
CONTRIBUTING.md
Show inline comments
...
 
@@ -53,6 +53,15 @@ If you're looking for something to fix, just grep the *.tex files for "FIXME"
 
and you'll find plenty.  Many of them are simple and easy to do.  Some of
 
them are writing, and some of them are formatting-related.
 

	
 
There is also a [TODO list on the website](https://copyleft.org/todo/), which
 
are mostly related to formatting, layout and infrastructure, but if you'd
 
like to help there, such help is also welcome.
 

	
 
## Merge Request and Patch Workflow
 

	
 
Currently, the main location for work on this project is Gitorious, and
 
active new development on the project happens on the 'next' branch.  Here is
 
a suggested workflow for submitting patches — first doing so *with*
 
the Gitorious infrastructure and second *avoiding* the Gitorious
 
infrastructure.
 

	
0 comments (0 inline, 0 general)