You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
7. Create a pull request to the `main` branch. Make sure to add the `type: content 📝`
and `labs 🔭` labels to the PR.
which seem to contradict the above instructions. I also found that many labs blog post PRs have been opened against main, but the particular one I checked as a reference happened to be opened against develop.
I have the following questions.
Is the proper process for labs blog posts to open PRs against develop or main?
Can we update the README to consistently reflect the proper process?
What is the best way to get my post which has been merged into develop added to main and deployed? Is there anything in particular I need to do? I was thwarted when trying to follow these instructions:
Currently the README contains the following language
Quansight-website/README.md
Lines 149 to 151 in a3742d0
and the process for code changes states the following
Quansight-website/README.md
Lines 206 to 210 in a3742d0
and following these instructions, I opened the PR for a blog post against the
develop
branch here, #892 1. This PR has since been approved and merged.After this PR got merged, I then noticed that I'd missed the following instructions:
Quansight-website/README.md
Lines 53 to 54 in a3742d0
which seem to contradict the above instructions. I also found that many labs blog post PRs have been opened against
main
, but the particular one I checked as a reference happened to be opened againstdevelop
.I have the following questions.
develop
ormain
?develop
added tomain
and deployed? Is there anything in particular I need to do? I was thwarted when trying to follow these instructions:Quansight-website/README.md
Lines 234 to 239 in a3742d0
because there were merge conflicts between
develop
andmain
that I didn't feel qualified to resolve.Should I just create a new PR that cherry-picks the squash-merged commit from
develop
and target it againstmain
?Footnotes
I had actually originally opened a PR against
main
here, https://github.com/Quansight/Quansight-website/pull/891, but closedit and opened a new one against
develop
because I thought that was the proper process. ↩The text was updated successfully, but these errors were encountered: