Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Latest commit

 

History

History
55 lines (33 loc) · 1.7 KB

CONTRIBUTING.md

File metadata and controls

55 lines (33 loc) · 1.7 KB

Contributing

Contributions are welcome, and they are greatly appreciated!

Every little bit helps, and credit will always be given, so feel free to create a new merge/pull request!

Merge/Pull Request Guidelines

Before you submit a pull request, check that it meets these guidelines:

  1. Use the following template for an entry:

    - [**App Name**](web page url) – Description
    
      :white_check_mark: Document-Based-App
      :white_check_mark: Open-In-Place
      :white_check_mark: File Bookmarks
      :white_check_mark: File Provider Extension
    
      [App Store](app store link) /
      [Github](github link) /
      [Testflight](testflight link) /
      [Twitter](twitter link))
    

    Remove the :white_check_mark: lines for any missing capabilities, and include all available links

  2. Keep the contents sorted alphabetically within each section

  3. Update the table of contents if necessary

  4. Test the links:

    gem install awesome_bot
    awesome_bot --allow-dupe README.md
    

    Note: When you make a pull request, Travis will check all links automatically.

  5. Add yourself to AUTHORS. You may link to your personal website, Github, or Twitter profile.

Thank you for your suggestions!

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.