This repository has been archived by the owner on Feb 26, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
HowToWriteAnIssue
Kay-Uwe Janssen edited this page Apr 13, 2017
·
3 revisions
Please note GitHub issue tracker is not a user support forum, we discuss development here. If you have questions about just using AA, please go to our mailing list or stackoverflow.
Bug reports should have:
- Precise, descriptive summaries.
- Informative, concise descriptions.
- A neutral tone, avoiding complaints or conjecture.
Bug reports should contain:
- The simplest steps to reproduce the issue, or...
- A failing test fixture for the bug.
Only publish one bug per report accompanied by:
- A detailed description of the issue focusing on the facts.
- Expected and actual results.
- Versions of software, platform and operating system used.
- Crash data, including stack traces, log files, screenshots and other relevant information.
Please search for duplicates before reporting a bug and ensure summaries include relevant keywords to make it easier for others to find duplicates.
- Description of the feature
- List and usages of the new annotation(s)
- Examples of the generated code
19/11/2020 The 4.8.0 release is out !
- Get started!
- Cookbook, full of recipes
- Customize annotation processing
- List of all available annotations
- Release Notes
- Examples
- Read the FAQ
- Join the Mailing list
- Create an issue
- Tag on Stack Overflow
- Ask on Gitter