Skip to content
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

Publish RFCs to github pages #1

Open
mtreinish opened this issue Jan 22, 2020 · 4 comments
Open

Publish RFCs to github pages #1

mtreinish opened this issue Jan 22, 2020 · 4 comments

Comments

@mtreinish
Copy link
Member

Now that we have an RFCs repo once we start merging RFCs we need to have a place to host them. We should add hosting via github pages so we can see the rendered output of the RFCs.

@ajavadia
Copy link
Member

Some are currently in .md and some in .ipynb format. Can both be published? I think some people are more comfortable with one format over the other.

@mtreinish
Copy link
Member Author

We only have a template for doing this in markdown: https://github.com/Qiskit/rfcs/blob/master/0000-template.md which I assumed was going to be the only format we'd use for these. But, if we want to also accept rfcs in jupyter it's pretty easy to support that too. We can just convert it to markdown as part of a build step, nbconvert does this. So there shouldn't be a problem with that.

@mtreinish
Copy link
Member Author

But, before we start doing any rfcs as a jupyter notebook we should probably document the expected format for those submissions so that have a standardized method for doing it.

@1ucian0
Copy link
Member

1ucian0 commented Feb 15, 2023

I think having RFC in qiskit.org (maybe as part of the documentation?) it would be good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants