From ff43e7b6d21270c19eb79f7ccac326c65e9bd8dd Mon Sep 17 00:00:00 2001 From: Greg Nazario Date: Thu, 17 Mar 2022 15:28:50 -0700 Subject: [PATCH] [github] Update issue templates and cleanup old files Closes: #236 --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .../documentation_bug_report.md | 2 +- .github/ISSUE_TEMPLATE/questions.md | 4 +- .github/PULL_REQUEST_TEMPLATE.md | 4 +- .github/dep-auditors.json | 3 +- .github/review-assign-bot.yml | 53 ------------------- 6 files changed, 7 insertions(+), 61 deletions(-) delete mode 100644 .github/review-assign-bot.yml diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e3bf5831f52e3..bafe692978c0d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -32,7 +32,7 @@ To report a security issue, please email security@aptoslabs.com. --> ## System information **Please complete the following information:** -- +- - - diff --git a/.github/ISSUE_TEMPLATE/documentation_bug_report.md b/.github/ISSUE_TEMPLATE/documentation_bug_report.md index d62852fe26929..8133a2a1b0c3b 100644 --- a/.github/ISSUE_TEMPLATE/documentation_bug_report.md +++ b/.github/ISSUE_TEMPLATE/documentation_bug_report.md @@ -1,6 +1,6 @@ --- name: "\U0001F41B Documentation/aptos.dev Bug report" -about: Create a bug report to help improve the Diem Developers' Website +about: Create a bug report to help improve the Aptos Developers' Website title: "[Bug]" labels: bug assignees: '' diff --git a/.github/ISSUE_TEMPLATE/questions.md b/.github/ISSUE_TEMPLATE/questions.md index efb1f94bf73f5..51e805e9a2444 100644 --- a/.github/ISSUE_TEMPLATE/questions.md +++ b/.github/ISSUE_TEMPLATE/questions.md @@ -1,10 +1,10 @@ --- name: ❓ Questions/Help -about: If you have questions, please check Discourse +about: If you have questions, please check Discord --- ## ❓ Questions and Help ### Please note that this issue tracker is not a help form and this issue will be closed. -Please contact the development team on [Discourse](https://community.libra.org) +Please contact the development team on [Discord](https://discord.gg/gEV3C5jSnw) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 13b4a6c85bef0..ca88210e86b81 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,5 @@ @@ -24,5 +24,5 @@ The project is undergoing daily changes. Pull Requests will be reviewed and resp * Justification and breaking nature (who does it affect? validators, full nodes, tooling, operators, AOS, etc.) * Comprehensive test results that demonstrate the fix working and not breaking existing workflows. - * Why we must have it for V1 launch. + * Why we must have it for the release. * What workarounds and alternative we have if we do not push the PR. diff --git a/.github/dep-auditors.json b/.github/dep-auditors.json index 71f097f394acd..a26331d896cb5 100644 --- a/.github/dep-auditors.json +++ b/.github/dep-auditors.json @@ -1,4 +1,3 @@ [ - "davidiw", - "mimoo" + "davidiw" ] diff --git a/.github/review-assign-bot.yml b/.github/review-assign-bot.yml deleted file mode 100644 index a6febda78e45d..0000000000000 --- a/.github/review-assign-bot.yml +++ /dev/null @@ -1,53 +0,0 @@ -reviewers: - - sunshowers - - vgao1996 - - Gauri-Agarwal - - bothra90 - - dmitri-perelman - - huitseeker - - bmwill - - wqfish - - bschwab - - 0-o-0 - - phlip9 - - gdanezis - - fbandersnatch - - phoenix-antigravity - - andll - - weilei0107 - - zekun000 - - archjayas - - darioncassel - - zrt95 - - tzakian - - msmouse - - ankushdas - - t-rasmud - - kchalkias - - opsguy - - kevinlewi - - pmohassel - - dahliamalkhi - - kphfb - - mimoo - - Andyyhope - - sheharbano - - asonnino - - mgorven - - shazqadeer - - davidldill - - valerini - - emmazzz - - zamsden - - sunmilee - - davidiw - - matbd - - metajack - - hermanventer - - dpim - - zoep - - kkmc - - huyle46 - - dariorussi - - bob-wilson - - sausagee