diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c35eb8b..442e0ef 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,7 +4,7 @@ about: Create a report to help us improve title: '' labels: '' assignees: '' - --- -_If you've been granted access – before submission, double-check for any sensitive or confidential info from RFDs._ +_If you've been granted access – before submission, double-check for any sensitive or +confidential info from RFDs._ diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index ee95734..51a0aa2 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -4,7 +4,7 @@ about: Suggest an idea for this project title: '' labels: '' assignees: '' - --- -_If you've been granted access – before submission, double-check for any sensitive or confidential info from RFDs._ +_If you've been granted access – before submission, double-check for any sensitive or +confidential info from RFDs._