docs: add templates for issues and pull requests

This commit is contained in:
Iuri Matias 2021-11-10 16:04:01 -05:00
parent 750694032c
commit 99f4d4cec2
4 changed files with 67 additions and 0 deletions

25
.github/ISSUE_TEMPLATE/bug.md vendored Normal file
View File

@ -0,0 +1,25 @@
---
name: 🐞 Bug Report
about: Something is broken? 🔨
labels: bug
---
# Bug Report
## Description
<!-- Provide a short description describing the problem you are experiencing. -->
## Steps to reproduce
<!-- example: step 1. do X step 2. do Y etc.. -->
#### Expected behavior
#### Actual behavior
### Additional Information
- Status desktop version:
- Operating System:

20
.github/ISSUE_TEMPLATE/feature-issue.md vendored Normal file
View File

@ -0,0 +1,20 @@
---
name: 🎉 Feature Request
about: You have a neat idea that should be implemented? 🎩
labels: feature
---
<!-- Note -->
<!-- Generally feature requests should go to https://github.com/status-im/specs -->
<!-- Note -->
### Description
[comment]: # (Describe the feature you would like and include designs and Figma links if available.)
[comment]: # (Describe the use cases the implementation should cover. E.g. New users, existing users, public chat, group chat, etc)
*Summary*: ...
### Acceptance Criteria
[comment]: # (Rules for the future PR to be accepted.)

View File

@ -0,0 +1,7 @@
---
name: Simple Issue Report
about: Simple issue report.
---
### Description

15
.github/pull_request_template.md vendored Normal file
View File

@ -0,0 +1,15 @@
### What does the PR do
<!-- Fill in the relevant information below to help us evaluate your proposed changes. -->
### Affected areas
<!-- List the affected areas (e.g wallet, browser, etc..) -->
### Screenshot of functionality
<!-- screenshot (or gif/video) that demonstrates the functionality, specially important if it's a bug fix. -->
### Cool Spaceship Picture
<!-- optional but cool ->