Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 710 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (7 loc) · 710 Bytes

Guidelines for Implementating Gift String Suggestions

  • A 'Gift String Suggestion' issue is required first for any non-Blob Council additions. Please include a the suggestion's issue ID or url in the body of your pull requests.
  • Implemented strings must meets the string suggestion guidelines.
  • Implementation PRs must only include changes to the 'giftstrings.toml' file.
  • All implementations should use correctly formatted TOML syntax.
    • The string should be surrounded by quotes and match surrounding intention.
    • For additions: a comma should be added to the end of the previous line.