diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 810369510..c051228cb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,7 +9,8 @@ assignees: '' --- + for providing more detail where appropriate +--> Summary: Please provide a short summary (no more than a sentence or two). diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index 26fb2acc9..e874b8f6f 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -8,8 +8,10 @@ labels: '' assignees: '' --- - + Type of issue: State whether you are commenting on existing documentation / vignettes, or suggesting a new vignette. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index c9ae5ede2..dcd989f47 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,8 +6,10 @@ labels: '' assignees: '' --- - + Is your feature request related to a problem? Please describe: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] diff --git a/.github/ISSUE_TEMPLATE/other_issue.md b/.github/ISSUE_TEMPLATE/other_issue.md index 1a1b4c3ac..e1089fd16 100644 --- a/.github/ISSUE_TEMPLATE/other_issue.md +++ b/.github/ISSUE_TEMPLATE/other_issue.md @@ -6,5 +6,8 @@ labels: '' assignees: '' --- -Please include a brief description of the issue and any proposed solutions you may have. + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e933ca158..fd8fd2ab6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,10 +1,12 @@ - + + If this is your first Pull Request, please make sure you read the + contributing guidelines linked below and at + https://github.com/epiforecasts/EpiNow2/blob/main/.github/CONTRIBUTING.md +--> ## Description