Skip to content
Snippets Groups Projects
Commit 6daeb9bb authored by Nouri Alnahawi's avatar Nouri Alnahawi
Browse files

update contribution guide

parent 32015fb2
No related branches found
No related tags found
No related merge requests found
Pipeline #80702 passed
......@@ -8,7 +8,11 @@ weight: 9
---
Your contributions are always welcome!
To contribute to this site send a Pull Request to our repository on [Gitlab](https://code.fbi.h-da.de/cspub/cma)
To contribute to this site fork our repository on [Gitlab](https://code.fbi.h-da.de/cspub/cma) and send a merge request (aka pull request) with your update.
#### How-To
This site uses the Hugo Docsy Documentation theme. All pages are in Markdown and can be edited with any normal text editor. To add new references or any useful material you need to visit the Gitlab repository, fork the project, and then edit the files you wish to update. After that just send a merge request with your commit. You may also create new pages if your contribution doesn't fit into any of the existing pages. Please pay attention to the syntax and formatting. In case you are not sure how to do so, just try, and we can gladly correct any mistakes in your merge request.
#### Guidelines
* Use the development branch.
......@@ -23,3 +27,5 @@ To contribute to this site send a Pull Request to our repository on [Gitlab](htt
* Search previous Pull Requests or Issues before making a new one, as yours may be a duplicate.
* Check your spelling and grammar.
* Remove any trailing whitespace.
P.S: Contributions aren't restricted to the members of the faculty at our university!
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment