wasp/.github/pull_request_template.md
Yanis Zafirópulos bf160e23bb
Generic templates and Code of Conduct (#131)
* added code_of_conduct

* added generic issue templates (for bugs & feature requests)

* added generic PR template

* Update CODE_OF_CONDUCT.md

Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>

Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2020-11-11 16:34:29 +01:00

572 B

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please select the option(s) that is more relevant.

  • Code cleanup
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update