-
Notifications
You must be signed in to change notification settings - Fork 0
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
Standardized README #20
base: v0.0
Are you sure you want to change the base?
Conversation
README.md
Outdated
- [`LICENSE.*`](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository) | ||
- [`CITATION.cff`](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files) | ||
|
||
Additionally, the Git repository **must** also have the [necessary files for the interactive environment](https://repo2docker.readthedocs.io/en/latest/configuration/index.html). For example, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
necessary files for setting up a binder environment [^1].
[^1]: That environment will be used for rendering the tutorial, and optionally for interactive execution.
I think it makes the intention clear.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I want to explicitly mention the postBuild
for users not to forget.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rgaiacs yeah the two examples should still be there.
Related to https://git.gesis.org/methods-hub/meta/-/issues/283