Skip to content

Commit

Permalink
chore: improve issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
nsenave committed Nov 18, 2024
1 parent 03d0828 commit 0be5e39
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 19 deletions.
24 changes: 12 additions & 12 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,32 +3,32 @@ name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: nsenave

---

## Describe the bug

A clear and concise description of what the bug is.
A clear and concise description of the bug.

- [ ] I tested it on the storybook, which leads me to believe that it's a lunatic bug.
Please indicate which formats are concerned:

- Input : Pogues / DDI (if you don't knwo, leave both)
- Output : Lunatic / Xforms / Paper / Specifications / All formats

## To Reproduce

Steps to reproduce the behavior:
Please provide a clear description of the case where the generation is wrong, including:

1. With the survey available here/uploaded in issue
2. Go to '...'
3. Click on '....'
4. See error ...
- Context: DEFAULT / HOUSEHOLD / BUSINESS
- Mode: CAPI / CATI / CAWI / PAPI

## Expected behavior
or a parameters file if the error occurs with specific parameters.

A clear and concise description of what you expected to happen.
If the case is not precisely identified, please provide a Pogues json questionnaire, or eventually a DDI.

## Screenshots
## Expected output

If applicable, add screenshots to help explain your problem.
A clear and concise description of what should be generated.

## Version where the bug appeared

Expand Down
7 changes: 0 additions & 7 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: nsenave

---

Expand All @@ -27,12 +26,6 @@ Have you considered any alternative solutions or workarounds? If yes, please des

Provide any additional information or context that might help in understanding the feature request.

## Priority

- [ ] Low
- [ ] Medium
- [ ] High

## Attachments

If applicable, include any mockups, diagrams, or additional files that help illustrate the feature.
Expand Down

0 comments on commit 0be5e39

Please sign in to comment.