Remove links & references to issues as that feature is now disabled in the repository. (And removing the now invalid discord invite)#3396
Open
jcc10 wants to merge 2 commits into
Open
Conversation
As the project has issues disabled, there is no way to create or search issues. Additionally the discord link is now invalid. Signed-off-by: Joshua Cline <wwjdtd@gmail.com>
More removals of issues being required as we can't access issues in the first place. Signed-off-by: Joshua Cline <wwjdtd@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Description
As it is now impossible to access issues for this repository, this is meant to remove references to requiring an open issue to preform pull-requests. It also removes recommendations for how to search the issues, and how to create new bug reports / issues.
Finally, it also removes the now invalid discord link.
Linked Issue: Fixes #-1 Because issues are disabled.
^^^: This can't be done because issues are disabled.
🏷️ Type of Change
🔧 Changes
CONTRIBUTING.mdto remove references to issues and to remove the discord invite as it is now invalid..github/pull_request_template.mdto remove reference indicating requirement to reference one or more issues, as issues are now defunct.🧪 Testing (MANDATORY)
Manual testing steps you performed:
.mddocumentation files and does not alter any code.Regression testing:
.mddocumentation files and does not alter any code.Edge cases covered:
.mddocumentation files and does not alter any code.Test output:
Backend test output (
This only changes 2 `.md` documentation files and does not alter any code../gradlew test)Frontend test output (
This only changes 2 `.md` documentation files and does not alter any code.ng test)📸 Screen Recording / Screenshots (MANDATORY)
✅ Pre-Submission Checklist
develop(merge conflicts resolved)🤖 AI-Assisted Contributions
TODOs, or unused scaffolding left behind by AI💬 Additional Context (optional)
Again, This only changes 2
.mddocumentation files and does not alter any code.