Skip to content

Commit

Permalink
Updated the template for general issue, new blog post and bug report c…
Browse files Browse the repository at this point in the history
…loses #8 (#79)

* Adding Issue templates

* Updated template to close #8
  • Loading branch information
sadchla-codes authored Aug 2, 2023
1 parent a29911f commit b223894
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/01_feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ body:
placeholder: "Blog Post: Rounding in R versus SAS"
validations:
required: true
- type: textarea
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/02_bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ body:
placeholder: "Please give us as many details as you can!"
validations:
required: true
- type: textarea
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/03_general_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ body:
placeholder: "Example: Use changelog/news.md file to gather relevant changes and create into a nice post for Linked In. The more information the better and the faster we can get this issue completed."
validations:
required: true
- type: textarea

0 comments on commit b223894

Please sign in to comment.