Skip to content

Commit

Permalink
fix contributing.md (#1193)
Browse files Browse the repository at this point in the history
  • Loading branch information
suchen-sci committed Jan 11, 2024
1 parent a2c3f72 commit 4096d50
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,12 @@ Contributing code, like bug fixes or new features are equally encouraged! Easegr
- New unit test or improvement of existing test


If you’re unsure, whether your code contribution will be beneficial, open a ticket or ask in Slack. You can check the [Developer Guide](./doc/developer-guide.md#developer-guide) to understand the high level architecture and Filter and Object extensions of Easegress.
If you’re unsure, whether your code contribution will be beneficial, open a ticket or ask in Slack. You can check the [Developer Guide](./docs/06.Development-for-Easegress/6.1.Developer-Guide.md) to understand the high level architecture and Filter and Object extensions of Easegress.

For any code or documentation change, please read the following Pull request guide.

For coding standards, refer to the [Uber Go Style Guide](https://github.com/uber-go/guide/blob/master/style.md).

## Pull request guide

When contributing to Easegress, it’s good idea to follow these steps:
Expand Down

0 comments on commit 4096d50

Please sign in to comment.