Skip to content

Commit

Permalink
Adds templates for Bug Report and Feature Request
Browse files Browse the repository at this point in the history
- Creates a template for Bug Report with the following fields:
 - Terms of acceptance
 - Detailed description of the problem
 - Expectation versus observation
 - Screenshots/videos
 - API version
 - Environment
 - Additional environment specifications
 - Logs (if applicable)
 - Additional notes

- Create a template for Resource Request with the following fields:
 - Terms of acceptance
 - Type of resource
 - Motivation for the request
 - Usage examples
 - Development ideas
 - Additional notes
  • Loading branch information
jrCleber committed May 29, 2024
1 parent 76d490c commit 3800cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report_en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ body:
label: I have searched for similar issues on [GitHub](https://github.com/code-chat-br/whatsapp-api/issues) and found none.
description: Search both open and closed issues.
options:
- label: Yes
- label: 'Yes'
required: true

- type: markdown
Expand Down

0 comments on commit 3800cbb

Please sign in to comment.