Skip to content

Commit

Permalink
Merge pull request #1452 from stakwork/ecurrencyhodler-patch-4
Browse files Browse the repository at this point in the history
Update issue templates
  • Loading branch information
ecurrencyhodler authored Jan 24, 2024
2 parents b9d3e0f + 66cd7be commit d3b6ac8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ A clear and concise description of what you expected to happen.

### Acceptance Criteria
- [ ] I have tested on Chrome desktop
- [ ] I have posted a screenshot or video if it is a change in the front end
- [ ] I have posted a screenshot or video in my PR
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/feature.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Feature
about: Describe this issue template's purpose here.
about: For feature-related bounties
title: ''
labels: bounties
assignees: ''
Expand All @@ -17,6 +17,5 @@ assignees: ''
- [ ] I've created a unit test that

Here is an [example unit test](https://github.com/stakwork/sphinx-tribes/blob/master/frontend/app/src/helpers/__test__/helpers.spec.ts)
- [ ] I've created a component test that

Here is an [example component test](https://github.com/stakwork/sphinx-tribes/blob/9310f49b3b17a51992dada932f4298eb9eba15ff/frontend/app/src/people/widgetViews/__tests__/AboutView.spec.tsx)

0 comments on commit d3b6ac8

Please sign in to comment.