We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We want to make sure this project is convenient to hack on for new contributors.
We currently have the Makefiles imported from the monorepo, which can build all language versions at once. Do we still need those?
Should we provide a Docker environment (or multiple per-language environments) to help contributors build the projects?
The CONTRIBUTING.md file is empty.
CONTRIBUTING.md
The text was updated successfully, but these errors were encountered:
We may first fill the CONTRIBUTING.md file, maybe taking some inspiration from the one from cucumber-ruby: https://github.com/cucumber/cucumber-ruby/blob/main/CONTRIBUTING.md ?
cucumber-ruby
Sorry, something went wrong.
Yes, I've also had good feedback on the intro to the one in cucumber-js when I've done some 1:1 onboarding sessions.
Maybe we can put a contributing doc into the template repo?
Yes, I've also had good feedback on the intro to the one in cucumber-js when I've done some 1:1 onboarding sessions. Maybe we can put a contributing doc into the template repo?
Yes, definitely
No branches or pull requests
We want to make sure this project is convenient to hack on for new contributors.
We currently have the Makefiles imported from the monorepo, which can build all language versions at once. Do we still need those?
Should we provide a Docker environment (or multiple per-language environments) to help contributors build the projects?
The
CONTRIBUTING.md
file is empty.The text was updated successfully, but these errors were encountered: