Commit graph

10 commits

Author SHA1 Message Date
maxichrome a0d0938001
format using tabs 2022-05-22 23:07:35 -05:00
Abhinav A fdeaaa8086
Remove chmod from CONTRIBUTING.md (#152) 2022-05-13 17:52:22 -05:00
he1d1 d472d8f591
Reorder steps
The steps:
- `$ cd spacedrive`
and
- For Linux or MacOS users run: `chmod +x ./.github/scripts/setup-system.sh && ./.github/scripts/setup-system.sh`
were backwards.
2022-05-12 09:48:39 +01:00
Colin Griffin a2a8e960f2
update tauri guide url 2022-05-11 09:55:06 -04:00
Brendan Allan a586152918
Merge branch 'main' into fix-constributing.md-links 2022-05-06 07:46:32 +08:00
Christo Todorov 396d643820
fix issue form link and Labels link 2022-05-05 18:44:45 +02:00
Ilkka Poutanen 6eabf773e9
Change issues link to point at Spacedrive issues
It was pointing at github/docs issues, probably from some contributing guide boilerplate.
2022-05-05 19:05:11 +03:00
Brendan Allan c4723ac178
docs: Update minimum Rust version 2022-04-30 06:15:39 +08:00
Syntax a89f5740ba
Fix builds on M1 (#54) 2022-04-29 09:56:31 +08:00
Oscar Beaumont f5debf38b5
added contributing guide + setup script (#47)
Co-authored-by: matt <30363562+mmattbtw@users.noreply.github.com>
2022-04-28 21:31:57 +08:00