[GitHub Config] Minor updates to Contribution docs & issue/PR templates#3151
Merged
tdonohue merged 2 commits intoDSpace:mainfrom Jun 27, 2024
Merged
[GitHub Config] Minor updates to Contribution docs & issue/PR templates#3151tdonohue merged 2 commits intoDSpace:mainfrom
tdonohue merged 2 commits intoDSpace:mainfrom
Conversation
…t that PRs need details on how to test them. Add requirement for accessibility & i18n.
…o make sections more readable.
Member
Author
|
Merging immediately as this involved no code changes & only minor updates to our templates/docs. (Pulling some content over from https://wiki.lyrasis.org/display/DSPACE/Code+Contribution+Guidelines#CodeContributionGuidelines-ContributionChecklist) These can always be updated later as necessary. |
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
This PR adds minor changes to our contribution docs & PR template:
These requirements are being MOVED from https://wiki.lyrasis.org/display/DSPACE/Code+Contribution+Guidelines#CodeContributionGuidelines-ContributionChecklist The goal is to minimize duplication, and move this checklist entirely to GitHub
This PR also makes minor changes to issue templates. Namely, it changes bold text into headers to make these issues a bit more readable. (Sections in the issue ticket are better delineated via headers)
This PR just documents these minor changes to GitHub configs/docs. There are no code changes to DSpace.
Related to backend PR DSpace/DSpace#9672