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

new doc #1086

Merged
merged 22 commits into from
Sep 20, 2023
Merged

new doc #1086

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# Contributing
# Contributing <!-- omit from toc -->

Welcome to the Easegress contributing guide. Are you looking for help or a way to create bug tickets or discuss new potential features? Perhaps you want to fix a typo in the documentation or are you interested in getting involved in the project? You can find answers to these questions and how to contribute to Easegress in this document.

- [Getting help](#getting-help)
- [Feature requests](#feature-requests)
- [Reporting general issues](#reporting-general-issues)
- [Contributing](#contributing)
- [Getting help](#getting-help)
- [Feature requests](#feature-requests)
- [Reporting general issues](#reporting-general-issues)
- [Contributing](#contributing-1)
- [Pull request guide](#pull-request-guide)
- [Pull request guide](#pull-request-guide)

## Getting help

Expand Down
Loading