Changes

Drafting
Line 11: Line 11:  
== Creation & Stewardship ==
 
== Creation & Stewardship ==
 
This section is on the creation and ownership of OSS.
 
This section is on the creation and ownership of OSS.
 +
 +
==== Repositories ====
 +
The location of your repository has immense sway in the likelihood of your project actually being noticed and providing value back to the community. Use Major Code Repositories such as:
 +
* [https://github.com/ Github]
 +
* [https://gccode.ssc-spc.gc.ca GCCode]
    
==== Branching ====
 
==== Branching ====
Line 22: Line 27:     
==== Contribution Guidelines ====
 
==== Contribution Guidelines ====
Provide Contribution Guidelines - [https://github.com/canada-ca/template-gabarit/blob/master/CONTRIBUTING.md Sample]
+
Provide Contribution Guidelines to help the OSS - [https://github.com/canada-ca/template-gabarit/blob/master/CONTRIBUTING.md Sample]
    
== Working in the Open ==
 
== Working in the Open ==