Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 460 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 460 Bytes

(Basically a shortened version of endless-sky's CONTRIBUTING.md.)

Posting issues

  • Check to make sure it's not a duplicate of an existing issue.
  • Create a separate "issue" for each bug you are reporting and each feature you are requesting.

Pull requests

If you are posting a pull request, please:

  • Do not combine multiple unrelated changes into a single pull.
  • Check the diff and make sure the pull request does not contain unintended changes.