Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Doc: add a "please use dev version" to top of contribute docs#27386
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Would it be better if we just redirected the contribute page to the dev docs? |
story645 commentedNov 28, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Probably yes (#18402) but that got tangled up w/ extracting the version independent docs#22866 & this is at least a quick fix ETA: On#22866, it was waiting on the overhaul of devdocs/ripping out of gitwash, and that's been basically done. I'm trying to more or less close out big changes to the devdocs organization w/#27265 - I still would like to get Noa's triage docs in, but I don't think that's a blocker. |
story645 commentedNov 28, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
So thinking about broad redirects, should dependencies then be moved out to /install and cross linked? B/c it is version dependent for runtime + building non-editable from source? |
…top of contribute docs
…top of contribute docs
…386-on-v3.8.xBackport PR#27386 on branch v3.8.x (Doc: add a "please use dev version" to top of contribute docs)
…386-on-v3.8.2-docBackport PR#27386 on branch v3.8.2-doc (Doc: add a "please use dev version" to top of contribute docs)
Uh oh!
There was an error while loading.Please reload this page.
PR summary
Motivated by a top issue for new contributors being that they're not using the dev docs. xref#18402
So I tried to version guard this so the admonishment will only show on non devel versions but I don't think I can test if this works on non-backports. Aim is it looks like this
PR checklist