Welcome to SuperEdge! We'd love your contribution! Here are a few small guidelines.
Please do check our Code of Conduct before making contributions.
We require all commits to be signed with DCO to certify that the contributors wrote or otherwise have the right to submit the code they are contributing to the project.
Signed-off-by: Random J Developer <[email protected]>
If you see a documentation issue or requests for SuperEdge website:
- Check the issue list for any existing issues.
- Create issue using existing template.
SuperEdge website contains assets to build the SuperEdge website. It includes:
- Documentation: Project guidance and user reference
- Blog: Use cases, community announcements
If you're fixing an issue or want to add new content to the SuperEdge website, submit a PR against the main branch.
- Fork superedge/website
- Modify the website code and push to your fork.
- Submit PR against the SuperEdge main branch.
- Add label to your PR regarding the language of the documentation.
language/en
for English orlanguage/zh
for Chinese. - Create smaller PRs that focus on addressing a single issue.
- Link to a GitHub issue if it exists.
- Provide good PR description on what change to make.
- Maintain clean commit history with meaningful commit messages.
- Resolve any merge conflicts with main branch. Or we can't merge your change.
For real time discussion, join us on Slack.
To discuss ideas and requests, please go to SuperEdge Forum or submit an GitHub Issue.