Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.84 KB

CONTRIBUTING.md

File metadata and controls

26 lines (18 loc) · 1.84 KB

How to contribute to the AVS Sample App

Need Help?

If you have questions, comments, or simply want to engage with the AVS developer community, please leverage the AVS Knowledge Base and Forum where we actively monitor and respond to developer feedback and concerns.

Reporting Issues

If you find a bug in the source code or a mistake in the documentation, please submit an issue using the issue tracker.

Before opening a new issue, please look through the open issues to make sure it's not a duplicate. Avoiding duplicates allows our team to spend more time fixing bugs, adding new features, and making AVS awesome. If you find an existing issue and you have additional information, please add that to the issue.

How to report a bug

The following information will ensure a quick response:

  • Overview - provide a brief, but complete, overview of the issue you're encountering.
  • OS and build - tell us about your operating system and build.
  • Logs - can you spot the issue in your logs?
  • Related issues - does a similar issue exist (open or closed)?
  • Suggested fix - have an idea of how to fix the issue?

Help the AVS developer community

If you find a fix or resolve a bug, we encourage you to engage with other developers in need of help through the issue tracker.

Pull Requests

Please note that AVS is currently accepting pull requests for only bug fixes. When submitting a pull request, please confirm and explicitly state in your request that Amazon can use, modify, copy and redistribute the contribution.

If possible, please include a unit test that demonstrates the bug and verifies the fix.