Skip to content

Commit 5449591

Browse files
author
ntwigg
committed
root readme/contributing/claude
1 parent 0575fab commit 5449591

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed

CLAUDE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Please refer to `CONTRIBUTING.md` and `README.md`.
2+
3+
Whenever you complete a task, if you wish some info had been provided to you ahead of time instead of figuring it out from scratch, you have permission to edit this `CLAUDE.md` to add any helpful context.

CONTRIBUTING.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Contributing
2+
3+
Thanks for your interest in contributing!
4+
5+
## Licensing of contributions
6+
7+
By submitting a Pull Request, you agree that your contributions are licensed under the same license as this project (Apache 2.0) and that you have the rights necessary to make this contribution.
8+
9+
## Project layout
10+
11+
- `browser-extension` primary project
12+
- `docs` static site deployed to [gitcasso.com](https://gitcasso.com)

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Gitcasso
2+
3+
Browser extension which adds syntax highlighting to the `Write` view when you're commenting on issues and pull requests in GitHub, GitLab, and more!
4+
5+
If there's something you'd like to add or fix, see [CONTRIBUTING.md](CONTRIBUTING.md).

0 commit comments

Comments
 (0)