Maira Usman
Maira Usman
Fixed ticket [#34917](https://code.djangoproject.com/ticket/34917) - Links in the Django admin are now underlined. Added CSS rule for underlining links in Django admin. for links i have added ` text-decoration: underline;`
Fixed ticket [#34917](https://code.djangoproject.com/ticket/34917) - Links in the Django admin are now underlined.
## Improved README: The following changes were made to the `riscv-opcodes` README file to enhance the overall readability and clarity, making it more approachable for both new and experienced contributors:...
Refactored GitHub Actions workflow to support multiple Python versions
This PR reorganizes the project structure by moving all utility files into a utils folder for better maintainability.
To improve the consistency, reproducibility, and ease of deployment for the riscv-opcodes project, I propose containerizing the project using Docker. Containerization will ensure that the environment for generating artifacts such...