Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 831 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (13 loc) · 831 Bytes

How to contribute to TTN Mapper

Did you find a bug?

  • Ensure the bug was not already reported by searching on GitHub under Issues.
  • If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible. Describe the expected behaviour and point out how the current behaviour differs from what is expected. Include a screenshot if possible.

Did you write a patch that fixes a bug?

  • Open a new GitHub pull request with the patch.
  • Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.

Do you have questions about the source code?

  • We're on the The Things Network slack. Ask any question in the ttn-mapper channel.

Thank you for your contribution!