Skip to content

Latest commit

Β 

History

History
28 lines (20 loc) Β· 1.21 KB

Contributing.md

File metadata and controls

28 lines (20 loc) Β· 1.21 KB

Contributing Guidelines

Make sure your pull request follows these guidelines:

  • Search through the previous pull requests before making a new one! πŸ™
  • Make sure you've personally used or benefited from the suggested resource.
  • Make an individual pull request for each suggestion.
  • Use the following format: \tag` Resource Title β€” description.`
  • Expand on why the resource is useful in your pull request if needed.
  • Keep descriptions short and simple, but descriptive.
  • Adding new categories, or improving existing categories is welcome!
  • Double check your spelling and grammar! 😁

Here's a list of tags and the order they should be in:

  • official β€” anything created by Heroku themselves (eg. docs, blog).
  • article β€” a blog article.
  • blog β€” an entire blog that writes useful articles often.
  • book β€” a book or ebook.
  • plugin β€” a plugin for the Heroku Toolbelt.
  • question β€” a StackOverflow question.
  • tool β€” a developer tool (eg. dokku, HireFire).

Keep entries sorted by tags in that order inside each category, and then alphabetically by the title.

Thanks for contributing!