-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
"Enhancement" changed to "newfeature" in contribution guide documentation #13373
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
f05591c
to
f93d109
Compare
could you also fix the "devel" -> "dev" problem you mentioned in #13372 @shristibaral? @cbrnr can you handle review of this one when it's ready? |
Sure. Is the change from |
I think someone has already fixed it. It isn't there in the code anymore. Just in the live documentation. |
@cbrnr a quick scan of the filenames in
In that case we should backport this PR (once merged) and also the change that updated that line of the contrib guide (probably not the whole PR, just that one line). @cbrnr are you up for that? |
Co-authored-by: Marijn van Vliet <[email protected]>
Co-authored-by: Clemens Brunner <[email protected]>
Thanks @shristibaral! |
@cbrnr merging is blocked until you re-review and "approve" (to cancel out the "request changes" review) |
@drammock there's a failing test though, I'll restart. |
test has failed 3 times at the same spot. Appears to be on a |
…tion (mne-tools#13373) Co-authored-by: Marijn van Vliet <[email protected]> Co-authored-by: Clemens Brunner <[email protected]>
Reference issue (if any)
Fixes #13372
What does this implement/fix?
I changed the word
Enhancement
tonewfeature
in line 617 of file contribution.rst as Enhancement is not a recognized change type.Additional information