Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create CONTRIBUTING.md to capture how to contribute #171

Open
kidharb opened this issue May 17, 2024 · 3 comments
Open

Create CONTRIBUTING.md to capture how to contribute #171

kidharb opened this issue May 17, 2024 · 3 comments

Comments

@kidharb
Copy link

kidharb commented May 17, 2024

There are various ways to contribute to the project, ie sending a patch on email / discord or even through a pull request on Github.
This document should list the various ways to contribute and also list the preferred contribution method.
It should also mentions that contributions are very welcome

@rxrbln
Copy link
Owner

rxrbln commented May 23, 2024

Contributing to T2 is super easy. Unlike many big name projects, we accept patches in any way shape or form. Just edit what you would like: fixing a typo, a bug, implementing a new package or features and run git diff or svn diff and send the resulting patch difference file to us via e-maill, GitHub issues, Discord, or other social media means. Preferable not mangling white-spaces, but even partially corrupted patches (from inline emails or web pasts) we usually try to fixup during review.

We will add this soon to a contributing file. What else should we list in it, help and guide newcomers?

@kidharb
Copy link
Author

kidharb commented May 23, 2024

Are there tests that we can run on the patch before submitting?

@rxrbln
Copy link
Owner

rxrbln commented May 23, 2024

given how long most builds take not really. - except of course we expect updates and new packages to be test built ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants