Contributor information
parent
8e0bff1992
commit
d5db6b1e2f
|
@ -16,3 +16,9 @@ To get started, check out the [wiki](https://git.ne0ndrag0n.com/ashley/reskit/wi
|
||||||
|
|
||||||
# Build
|
# Build
|
||||||
Reskit is developed in Rust and provided as a cargo crate. Simply type `cargo build` to build the project. Output should be in `target/debug/reskit`.
|
Reskit is developed in Rust and provided as a cargo crate. Simply type `cargo build` to build the project. Output should be in `target/debug/reskit`.
|
||||||
|
|
||||||
|
# Reporting Issues
|
||||||
|
First [register](https://git.ne0ndrag0n.com/user/sign_up) for an account on Temple of the Neon Dragon, then see the [Issues page](https://git.ne0ndrag0n.com/ashley/reskit/issues).
|
||||||
|
|
||||||
|
# Pull Requests/Contributing
|
||||||
|
Contributions are welcome! Request a repository slot in [this issue](https://git.ne0ndrag0n.com/ashley/reskit/issues/4) and I will allocate a repository for your account so that you may fork Reskit.
|
Loading…
Reference in New Issue