Skip to content
Snippets Groups Projects
contributing.md 766 B
Newer Older
  • Learn to ignore specific revisions
  • unknown's avatar
    unknown committed
    ---
    title: "Contributing"
    linktitle: "Contributing"
    date: 2021-05-05T22:18:28+02:00
    draft: false
    type: docs
    
    unknown's avatar
    unknown committed
    ---
    Your contributions are always welcome!
    
    #### Guidelines
    
    * 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.