|
@@ -28,12 +28,14 @@ How to Get Started:
|
|
Contributing Code or Documentation requires knowledge of Git, Github and how to create pull requests on Github.
|
|
Contributing Code or Documentation requires knowledge of Git, Github and how to create pull requests on Github.
|
|
This is not as bad as it sounds and if you are willing to learn we will help you through it.
|
|
This is not as bad as it sounds and if you are willing to learn we will help you through it.
|
|
|
|
|
|
|
|
+|
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
.. toctree::
|
|
- :maxdepth: 4
|
|
|
|
|
|
+ :maxdepth: 3
|
|
:glob:
|
|
:glob:
|
|
|
|
|
|
|
|
+<<<<<<< HEAD
|
|
|
|
|
|
contributing/contributing_code.rst
|
|
contributing/contributing_code.rst
|
|
contributing/contributing_documentation.rst
|
|
contributing/contributing_documentation.rst
|
|
@@ -42,3 +44,12 @@ contributing/qa_testing.rst
|
|
contributing/github_rebase.rst
|
|
contributing/github_rebase.rst
|
|
#contributing/coding_standards
|
|
#contributing/coding_standards
|
|
#contributing/directory_structure
|
|
#contributing/directory_structure
|
|
|
|
+=======
|
|
|
|
+ contributing/contributing_code.rst
|
|
|
|
+ contributing/contributing_documentation.rst
|
|
|
|
+ contributing/contributing_translations.rst
|
|
|
|
+ contributing/qa_testing.rst
|
|
|
|
+ contributing/coding_standards
|
|
|
|
+ contributing/directory_structure
|
|
|
|
+
|
|
|
|
+>>>>>>> refs/remotes/origin/master
|