From c8134fc6d810c89c10142287ca6de916a5b548ba Mon Sep 17 00:00:00 2001 From: Anthony Murphy <106298474+anthony-murphy-lrn@users.noreply.github.com> Date: Tue, 29 Oct 2024 13:43:41 +1100 Subject: [PATCH 1/4] Update CONTRIBUTING.md Updated contribution model to remove Github Issues as a method of communication, we still accept PRs for changes to SDK --- CONTRIBUTING.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 635356b..7b860ea 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,15 @@ # Contributing -Contribution in the form of [Issues] and [PRs] are welcome. +Contribution in the form of [PRs] are welcome. + +#Why We Are No Longer Accepting Public Issues +After careful consideration, we’ve decided to discontinue accepting issues via GitHub Issues for our public repositories. + +Here’s why: + +We have established support channels specifically designed to handle customer inquiries and issues. These channels are staffed 24/7, and we work diligently to ensure prompt responses and high-quality support. Maintaining and responding to GitHub Issues requires significant resources, and we are unable to provide the same level of support through this channel as we do through our dedicated support teams. By focusing on our dedicated support channels, we can streamline our processes and offer a more effective and responsive service to our users. + +For any issues or support needs, please use the existing support channels. This will help us provide you with the best possible assistance in a timely manner. # Tests @@ -25,4 +34,4 @@ Alternatively, if you only care about the version you're currently running, you be used as the new library version. Please autogenerate release notes to show differences. [Issues]: https://github.com/Learnosity/learnosity-sdk-python/issues/new -[PRs]: https://github.com/Learnosity/learnosity-sdk-python/compare \ No newline at end of file +[PRs]: https://github.com/Learnosity/learnosity-sdk-python/compare From 73d724dfe8dffe9c4ba908476fe8aa2789588109 Mon Sep 17 00:00:00 2001 From: Anthony Murphy Date: Tue, 29 Oct 2024 14:04:33 +1100 Subject: [PATCH 2/4] fix file syntax --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7b860ea..a530f16 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ Contribution in the form of [PRs] are welcome. -#Why We Are No Longer Accepting Public Issues +# Why We Are No Longer Accepting Public Issues After careful consideration, we’ve decided to discontinue accepting issues via GitHub Issues for our public repositories. Here’s why: From 6e63861110dd941f4bbc8f00c58db386aac579f8 Mon Sep 17 00:00:00 2001 From: Anthony Murphy Date: Tue, 29 Oct 2024 14:08:28 +1100 Subject: [PATCH 3/4] fix file syntax --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a530f16..328ab94 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ Contribution in the form of [PRs] are welcome. -# Why We Are No Longer Accepting Public Issues +Why We Are No Longer Accepting Public Issues After careful consideration, we’ve decided to discontinue accepting issues via GitHub Issues for our public repositories. Here’s why: From ab2da8b9bc45eed4fe4ec4dfc8282514e7eebc2e Mon Sep 17 00:00:00 2001 From: Anthony Murphy <106298474+anthony-murphy-lrn@users.noreply.github.com> Date: Wed, 30 Oct 2024 10:15:26 +1100 Subject: [PATCH 4/4] Update CONTRIBUTING.md Co-authored-by: michael-linnane-lrn --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 328ab94..58c6197 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ Contribution in the form of [PRs] are welcome. -Why We Are No Longer Accepting Public Issues +Why We Are No Longer Accepting Public Issues After careful consideration, we’ve decided to discontinue accepting issues via GitHub Issues for our public repositories. Here’s why: