diff --git a/.github/ISSUE_TEMPLATE/figure.md b/.github/ISSUE_TEMPLATE/figure.md new file mode 100644 index 0000000..68cf9d3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/figure.md @@ -0,0 +1,26 @@ +--- +name: Figure +about: Create a figure for use in LaTeX +title: '[Figure] ' +labels: 'Status:1-New, Type:Feature' +assignees: '' + +--- +# Description + + +# Method + +**Program:** + + + + +# How can this issue be closed? +Issue can be closed when the following criteria has been met: +- [ ] Figure is completely modular and all files necessary for generation and inclusion are confined to a single file or directory. +- [ ] Includes a caption that is standalone and ends with correct punctuation. +- [ ] Includes a legend (if needed). +- [ ] All text in the figure is large enough to be easily read. +- [ ] Has a label (use `\label{}`) +- [ ] Are your color choices appropriate for [adequate accessibility](https://cran.r-project.org/web/packages/viridis/vignettes/intro-to-viridis.html#the-color-scales)?