From 1aaeef6721e57776eec0126f7e26d337609625d2 Mon Sep 17 00:00:00 2001 From: Andrew Bruce Date: Tue, 5 Dec 2023 19:08:15 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/issue_template.md | 4 ++++ .github/ISSUE_TEMPLATE/metadata-addition.md | 20 ++++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/metadata-addition.md diff --git a/.github/ISSUE_TEMPLATE/issue_template.md b/.github/ISSUE_TEMPLATE/issue_template.md index d7c9eba8..42ea0fd4 100644 --- a/.github/ISSUE_TEMPLATE/issue_template.md +++ b/.github/ISSUE_TEMPLATE/issue_template.md @@ -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 or . diff --git a/.github/ISSUE_TEMPLATE/metadata-addition.md b/.github/ISSUE_TEMPLATE/metadata-addition.md new file mode 100644 index 00000000..e2f1d5ec --- /dev/null +++ b/.github/ISSUE_TEMPLATE/metadata-addition.md @@ -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