From 88cc274c537b92c5d774481794a0c082eaee703d Mon Sep 17 00:00:00 2001 From: didinele Date: Mon, 8 Mar 2021 09:15:52 +0200 Subject: [PATCH 1/4] feat(repo): meta thread issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/ISSUE_TEMPLATE/meta_thread.md | 8 ++++++++ 3 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/meta_thread.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 88304b3..b13a8c8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report -about: Report incorrect or unexpected behavior of any cordis libraries/packages +about: Report incorrect or unexpected behavior of any cordis libraries/services title: '' labels: 's: unverified, type: bug' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index a9a7b4a..2365d62 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -3,7 +3,7 @@ name: Feature request about: Request a feature for any of the cordis libraries/services title: '' -labels: 'type: enhancement' +labels: 't: feature' assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/meta_thread.md b/.github/ISSUE_TEMPLATE/meta_thread.md new file mode 100644 index 0000000..0f06eb4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/meta_thread.md @@ -0,0 +1,8 @@ +--- + +name: Meta thread +about: Open up a meta thread to hold discussions about a release, repository configuration or general direction of the project +title: '' +labels: 't: meta' +assignees: '' +--- From 6cd1647d612d32ca81f330f516cec94d8320d776 Mon Sep 17 00:00:00 2001 From: didinele Date: Mon, 8 Mar 2021 13:28:05 +0200 Subject: [PATCH 2/4] fix(README): responsive asset --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b9eb0b..78e9502 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- +

A fully modular, micro-service based Node.js wrapper around the Discord API

From b6fba5b9d89e73ab4c3e795526f79db4a4c15022 Mon Sep 17 00:00:00 2001 From: didinele Date: Mon, 8 Mar 2021 13:30:55 +0200 Subject: [PATCH 3/4] fix(README): tweak asset size --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78e9502..fd04785 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- +

A fully modular, micro-service based Node.js wrapper around the Discord API

From 163ccd3599a1984d7408826eb643fab96c1178ed Mon Sep 17 00:00:00 2001 From: didinele Date: Mon, 8 Mar 2021 13:32:14 +0200 Subject: [PATCH 4/4] fix(README): tweak asset size --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd04785..de03db1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- +

A fully modular, micro-service based Node.js wrapper around the Discord API