How Do Yall Make Pull Request "new extension"? #2027
-
Pls Answer. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
if you mean labels, they are automatically added based on the files that are modified |
Beta Was this translation helpful? Give feedback.
-
If you mean "How do I make a pull request for a new extension", the answer is to make a fork of the Turbowarp extensions repository, create a new branch of that fork with a name related to your extension, and add commits to that branch. Github should have an option to create a PR of that branch when you're ready, just make sure to read CONTRIBUTING.md |
Beta Was this translation helpful? Give feedback.
https://docs.github.com/en/get-started/start-your-journey/hello-world here is the docs on github's basic UI.