Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewallenbruce authored Dec 6, 2023
1 parent eecabbd commit 1aaeef6
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/issue_template.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
name: Bug report or feature request
about: Describe a bug you've seen or make a case for a new feature
title: ''
labels: ''
assignees: ''

---

Please briefly describe your problem and what output you expect. If you have a question, please don't use this form. Instead, ask on <https://stackoverflow.com/> or <https://community.rstudio.com/>.
Expand Down
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/metadata-addition.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Metadata Addition
about: 'Issue Template for adding Metadata feature for API '
title: "[Metadata]: `function`"
labels: 'documentation :writing_hand:, feature :camera_flash:'
assignees: andrewallenbruce

---

Dataset: {NAME}
- [ ] Title
- [ ] Description
- [ ] Publisher
- [ ] Date of Last Update
- [ ] Number of Days since last update
- [ ] Update Frequency
- [ ] Dimensions [Columns x Rows]
- [ ] Fields [Columns' Names]
- [ ] Data Dictionary
- [ ] Collection methodology

0 comments on commit 1aaeef6

Please sign in to comment.