CRUX-ARM Bugs
Below you'll find instructions on how to create tickets or report issues related to CRUX-ARM on each of the development platforms listed in the Development section.
This guide will help you effectively report bugs, suggest improvements, or request support.
A bug is any problem, error, or unexpected behavior in the software. An issue can also include feature requests, questions, or tasks related to development.
Platforms for Reporting Bugs
CRUX-ARM currently uses several platforms for development and issue tracking.
Here’s how to create tickets on each one:
- CRUX-ARM at Github
- How to create an issue:
- Go to the CRUX-ARM repository on GitHub.
- Select the corresponding repository.
- Click on the "Issues" tab.
- Press the "New issue" button to create a new ticket.
- Fill in the title and a detailed description of the problem. Be specific: include steps to reproduce the error, the expected result, and the actual result.
- You can assign labels, an assignee, and link the issue to a milestone if needed.
- Click "Submit new issue" to send the ticket.
- CRUX Gitea
- How to create an issue:
- Go to the CRUX-ARM repository on the relevant Gitea instance.
- Click on the "Issues" tab.
- Select "New issue" to open a new ticket.
- Fill in the title and a detailed description of the problem.
- You can add labels and assign the issue to a user if you have permissions.
Tips:
Use @mentions to notify other users.
Reference other issues by typing # followed by the issue number.
Attach screenshots or logs if relevant.