Skip to content
Snippets Groups Projects
contributing.md 918 B
Newer Older
  • Learn to ignore specific revisions
  • unknown's avatar
    unknown committed
    ---
    
    title: "How to Contribute"
    linktitle: "How to Contribute"
    
    unknown's avatar
    unknown committed
    date: 2021-05-05T22:18:28+02:00
    draft: false
    type: docs
    
    unknown's avatar
    unknown committed
    ---
    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)
    
    unknown's avatar
    unknown committed
    #### Guidelines
    
    
    * Use the development branch.
    
    unknown's avatar
    unknown committed
    * Add one link per Pull Request.
        * Make sure the PR title is in the format of `Add project-name`.
        * Write down the reason why the contribution is suitable.
    * Add the link: `* [project-name](http://example.com/) - A short description ends with a period.`
        * Keep descriptions concise and **short**.
    * Add a section if needed.
        * Add the section description.
        * Add the section title to Table of Contents.
    * 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.