Thank you so much for contributing to go-aas-proxy!
If you find any strange behavior, bugs, or crashes in go-aas-proxy, please follow the steps below.
- Read README.md and check whether this is the intended behavior.
- Search for existing issues to see if it has been discussed in the past.
If there are any documents or discussions, please submit an issue from here.
If you can't follow the steps or are unsure, please feel free to file an issue.
If you would like to merge a change, such as a bug fix or documentation update, into the mainstream, please submit a Pull Request on GitHub.
If you want to add a new feature, it is strongly recommended that you submit an issue for discussion before submitting a Pull Request. By discussing first, you can decide if the feature is needed and if you have a better approach before you start implementing it.
You will need some tools for development go-aas-proxy.
- Go
go-aas-proxy is written in Go, so you will need a Go environment. It is recommended to use the latest stable Go.
If you're feeling overwhelmed by contributions, it's easiest and safest to start by updating your documentation. For example, we can correct ambiguous parts of existing documents, correct typos, and proofread English grammar.
It is also a good idea to find issues that have not yet been untouched.