website/_include/calendar/johngrogg/ics-parser/.github/PULL_REQUEST_TEMPLATE.md
2019-07-23 14:33:29 +02:00

823 B
Raw Blame History

  • File a bug on our issue tracker (if there isn't one already).
    • If your patch is going to be large it might be a good idea to get the discussion started early. We are happy to discuss it in a new issue beforehand.
  • Please follow the coding standards already adhered to in the file you're editing before committing
    • This includes the use of 4 spaces over tabs for indentation
    • Trimming all trailing whitespace
    • Using single quotes (') where possible
    • Using the 1TBS indent style
  • If a function is added or changed, please remember to update the API documentation in the README