Skip to content

Commit

Permalink
Correct the project name
Browse files Browse the repository at this point in the history
  • Loading branch information
jserv committed Jun 15, 2023
1 parent bfa9422 commit 29afb07
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Contributing to `rv32emu`
# Contributing to `kvm-host`

:+1::tada: First off, thanks for taking the time to contribute! :tada::+1:

The following is a set of guidelines for contributing to [rv32emu](https://github.com/sysprog21/rv32emu)
The following is a set of guidelines for contributing to [kvm-host](https://github.com/sysprog21/kvm-host)
hosted on GitHub. These are mostly guidelines, not rules. Use your best
judgment, and feel free to propose changes to this document in a pull request.

## Issues

This project uses GitHub Issues to track ongoing development, discuss project plans, and keep track of bugs. Be sure to search for existing issues before you create another one.

Visit our [Issues page on GitHub](https://github.com/sysprog21/rv32emu/issues) to search and submit.
Visit our [Issues page on GitHub](https://github.com/sysprog21/kvm-host/issues) to search and submit.

## Coding Convention

Expand Down

0 comments on commit 29afb07

Please sign in to comment.