You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/auto-close-external-prs.yml
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -30,9 +30,12 @@ jobs:
30
30
With Remotely, I found out that there are legal impliciations to accepting external contributions. Since I'm now depending on ControlR to be my primary source of income, it's less complicated and risky if I avoid external contributions for now.
31
31
32
32
**Personal Working Style**
33
-
During these early stages of the project, working solo will bring me the most amount of happiness and sense of accomplishment. It will allow me to move quickly and maintain a clear vision. I hope you understand!
33
+
During these early stages of the project, working solo will bring me the most amount of happiness and sense of accomplishment. It will allow me to move quickly and maintain a clear vision.
34
34
35
-
I will begin accepting external contributions once ControlR reaches a more mature state and is financially self-sustaining.
35
+
**Reviewing AI Code**
36
+
In my opinion, reviewing code consumes about 4 times as many "mental calories" compared to writing it. With the rise of AI, I'm worried that I'd spend the vast majority of my time reviewing AI-generated PRs, which would detract from my ability to keep the project moving forward.
37
+
38
+
I will begin accepting external contributions once ControlR reaches a more mature state and is financially self-sustaining. Thank you for understanding!
36
39
37
40
If you have ideas, suggestions, or found a bug, please feel free to open an issue instead. I'd love to hear your feedback!
0 commit comments