Files
bottom/.github/pull_request_template.md
T
ClementTsang f0f1ee129e Minor side update
* Update PR template to be a bit more specific
* Update README to state what version of rust I dev on in contributions
* Update rustfmt to remove another unstable line
2020-02-28 01:12:49 -05:00

845 B

Description

A description of the change and what it does. If relevant, please provide screenshots of what results from the change:

Issue

If applicable, what issue does this address?

Closes: #

Type of change

Remove the irrelevant one:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (something else)

Test methodology

Please state how this was tested:

Checklist

Please ensure all are ticked (and actually done):

  • Change has been tested to work
  • Areas your change affects has been linted using rustfmt
  • Code has been self-reviewed
  • Code has been tested and no new breakage is introduced
  • Documentation has been added/updated if needed

Other information

Provide any other relevant information: