Skip to content

Commit

Permalink
add CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
Foshati committed Mar 8, 2024
1 parent d84294e commit a6934d6
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Contributing

Before you get started, please note the following:

This project was made with [Tauri](https://tauri.app/) and was built with...

- [React](https://react.dev/) (Frontend)
- [Rust](https://www.rust-lang.org/) (Backend)
- [Javascript](#)

...and these build dependencies...
- [npm](https://www.npmjs.com/)
- [Yarn](https://yarnpkg.com/)
- [Node.js](https://nodejs.org)


4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ Calculatorfa


<h3 align="center">
<a href="https://github.com/mellobacon/Nucleus/blob/d704ed7892344480fb6fcd3c94ef534f52cadc31/LICENSE">License</a> •
<a href="https://github.com/Foshati/Calculatorfa?tab=GPL-3.0-1-ov-file#">License</a> •
<a href="https://github.com/mellobacon/Nucleus/releases">Download</a> •
<a href="https://github.com/mellobacon/Nucleus/blob/master/CONTRIBUTING.md">How to Contribute</a> •
<a href="https://github.com/mellobacon/Nucleus/blob/master/CODE_OF_CONDUCT.md">Code of Conduct</a>
<a href="https://github.com/Foshati/Calculatorfa?tab=coc-ov-file#">Code of Conduct</a>
</h3>

___
Expand Down

0 comments on commit a6934d6

Please sign in to comment.