Skip to content

Commit 03b0c91

Browse files
Add contributing.md
1 parent 5362b1c commit 03b0c91

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

CONTRIBUTING.md

+39
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Quartz project status and open source
2+
3+
The Quartz repo is (and any associated repos are) public because
4+
5+
1. It has always been our intention to make this open-source.
6+
2. We figured it's best to err on the side of doing this early instead of late.
7+
8+
The associated projects and IP are under development, and are not guaranteed to be
9+
stable. It's probably not a good fit for your use case.
10+
11+
And so, we thought it was important to explain where we're currently at, and
12+
manage your expectations.
13+
14+
- We are a small company.
15+
16+
- Our current goal is to get our current generation products finished and in
17+
customers' hands.
18+
19+
- We're writing IP and projects here in support of that goal, not as its own thing.
20+
We have no dedicated community-support engineers -- we're all working on the products, and
21+
this development is a side effect.
22+
23+
- These points together mean that we may not have enough bandwidth to review and
24+
integrate outside PRs right now. This may change in the future.
25+
26+
You're welcome to send PRs! If we have time, or if the PRs are very small or fix
27+
bugs, we may even integrate them in the near future. But be aware that we might
28+
not get to it for a while, by which time it might no longer be relevant.
29+
30+
We've all dealt with those open source projects that feel open in name only, and
31+
have big patches and history-free source drops appearing from behind the walls
32+
of some large organization. We don't like that, and we're not going to do that.
33+
But please bear with us while we're scaling up.
34+
35+
If you want to ask about whether a PR is consistent with our short-term plan
36+
_before_ you put in the work -- and you should! -- hit us up on the repo
37+
Discussions tab on GitHub.
38+
39+
Thanks!

0 commit comments

Comments
 (0)