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

Add a contribute guide for new contributors #6611

Closed
wyli opened this issue Jun 13, 2023 · 0 comments
Closed

Add a contribute guide for new contributors #6611

wyli opened this issue Jun 13, 2023 · 0 comments

Comments

@wyli
Copy link
Contributor

wyli commented Jun 13, 2023

Is your feature request related to a problem? Please describe.
referring to https://opensource.guide/building-community/#meet-contributors-where-theyre-at

would be great to include a detailed guide to tell new contributors how to get started.

cc @ericspod @Nic-Ma

wyli added a commit that referenced this issue Jul 26, 2023
part of #6611



### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [ ] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/`
folder.

Signed-off-by: Wenqi Li <wenqil@nvidia.com>
@vikashg vikashg closed this as completed Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants