Skip to content
This repository was archived by the owner on Oct 16, 2022. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 994 Bytes

CONTRIBUTING.md

File metadata and controls

30 lines (19 loc) · 994 Bytes

Contributing

We love contributions from everyone. By participating in this project, you agree to abide by our code of conduct.

We expect everyone to follow the code of conduct anywhere in paci_packages's project codebases, issue trackers, chatrooms, and mailing lists.

Contributing Code

Fork the repo.

Make sure you add a RECIPE.yml to your package with a description.

Don't forget to include all optional files needed for the package.

Execute ❯ paci generate repo-index <path to your paci_packages repo> to generate the index file. (this maybe subject to change)

Push to your fork. Write a good commit message. Submit a pull request.

Others will give constructive feedback. This is a time for discussion and improvements, and making the necessary changes will be required before we can merge the contribution.