Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding new items and standardizing dates #52

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Adding new items and standardizing dates #52

merged 2 commits into from
Nov 6, 2024

Conversation

JN513
Copy link
Contributor

@JN513 JN513 commented Nov 6, 2024

Added:

Implementations: Grande Risco-5
Tools: Risco-5S RISC-V Simulator

Correction:

I standardized the date formats in the items. Some dates were in the format year-month-day, while others were in year-day-month. Since the initial items used the latter format, I kept that as the standard. If you prefer the first format as the standard, I can easily switch the dates to it, as they are now all uniform, making the change straightforward.

One suggestion I have is to create a CONTRIBUTING file outlining all the repository's standards and contribution guidelines. Alternatively, you could expand the "Making Contributions" section of the README, though it might not be ideal for this section to become too lengthy, especially considering the README will likely grow significantly. Including just one or two sentences there with a link to the CONTRIBUTING file for detailed guidelines could be a better approach.

@rpsene rpsene merged commit 9a4c248 into riscv:main Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants