Missing contribution guidelines for alpha stage APIs
Open
kind/bug
- Dominant language
- Java
- Stars
- 300
- Forks
- 230
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 4
Description
## Expected Behavior
The `CONTRIBUTING.md` file should contain enough details about how should we contribute implementations for alpha stage APIs like:
- where should we add the APIs to which interface
- how should we prefix the alpha API methods, like `Alpha1`
- which version should we use like 1.x.x vs 0.x.x for alpha stage modules
## Actual Behavior
Currently there are no instructions in the `CONTRIBUTING.md` file.
## Steps to Reproduce the Problem
Please check the current `CONTRIBUTING.md` file.
## Release Note
RELEASE NOTE:
Contributor guide
Assessment
This issue has not been assessed yet.