chore: added publishing docs

This commit is contained in:
Anoop M D 2023-10-23 01:56:05 +05:30
parent 296e067222
commit 6b07cc6e8f
3 changed files with 14 additions and 0 deletions

View File

@ -11,3 +11,7 @@
- [ ] **Create an issue and link to the pull request.**
Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.
### Publishing to New Package Managers
Please see [here](../publishing.md) for more information.

6
publishing.md Normal file
View File

@ -0,0 +1,6 @@
### Publishing Bruno to a new package manager
While our code is open source and available for everyone to use, we kindly request that you reach out to us before considering publication on new package managers. As the creator of Bruno, I hold the trademark `Bruno` for this project and would like to manage its distribution. If you'd like to see Bruno on a new package manager, please raise a Github issue.
While, majority of our features are free and open source (which covers REST and GraphQL Apis)
We strive to strike a harmonious balance between open-source principles and sustainability - https://github.com/usebruno/bruno/discussions/269

View File

@ -54,6 +54,10 @@ Woof! If you like project, hit that ⭐ button !!
If Bruno has helped you at work and your teams, please don't forget to share your [testimonials on our GitHub discussion](https://github.com/usebruno/bruno/discussions/343)
### Publishing to New Package Managers
Please see [here](publishing.md) for more information.
### Contribute 👩‍💻🧑‍💻
I am happy that you are looking to improve bruno. Please check out the [contributing guide](contributing.md)