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

Development Manual #145

Closed
mlboy opened this issue Aug 6, 2020 · 2 comments
Closed

Development Manual #145

mlboy opened this issue Aug 6, 2020 · 2 comments
Labels

Comments

@mlboy
Copy link
Collaborator

mlboy commented Aug 6, 2020

How to be a contributor

Contributions are always welcomed!

Contributions are not limited to code. We welcome any kind of contribution, such as:

  • Typo fix or code reformat
  • Document refinement
  • Answer the questions
  • Write blog posts about jupiter.
  • Test case supplement.
  • Fix bugs.
  • Improve existing features, or develop new features.
  • Participate in new feature discussions and code review

More: https://github.com/douyu/jupiter/blob/master/CONTRIBUTING.md

Read this note, your will get a quick merge.

Coding Recommend:

For keep consistent code style, We expect only the following packages:

Unit Test:

  • assist package: github.com/stretchr/testify/assert
  • mock package: github.com/golang/mock/gomock

Format:

  • go fmt -d -s .

Build Something Awesome Together

Stargazers over time

@mlboy mlboy pinned this issue Aug 6, 2020
@stale
Copy link

stale bot commented Dec 9, 2021

This issue has been marked as stale due to 350 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.

@stale stale bot added the stale label Dec 9, 2021
@stale
Copy link

stale bot commented Dec 23, 2021

This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.

@stale stale bot closed this as completed Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant