Skip to content

Latest commit

History

History
54 lines (34 loc) 路 2.82 KB

File metadata and controls

54 lines (34 loc) 路 2.82 KB

Contributing To AutoPacker

馃槂馃帀 First off, thanks for showing interest in AutoPacker 馃帀馃槂

Good To Know Information

AutoPacker consists of several modules, each is a seperate sub project. One web application and four RESTful services. When you initially consider contributing to AutoPacker, you might be unsure were to begin or what to contribute with. So here is a list of all the services and the corresponding technologies

Services

How To Contribute?

If you notice a bug in the application or missing documentation or have an idea for an improvement or feature, feel free to create an issue in AutoPackers' issue list. Please check this list for existing issues before creating one. If you are unsure where to start contributing, we have issues marked with Good first issue to help you get started.

Note: If the issue you stumble upon is Closed, you open a new issue linking to that existing closed issue.

Reporting Bugs

To include enough information regarding a bug, you should use this template so that other contributors have enough information to work with without having to establish a conversation to understand the problem.

Reporting Security Vulnerabilities

TODO - Write a SECURITY.md file that describes how to report security vulnerabilities.

Suggesting Enhancements And Changes

Enchangements and change suggestions are created using GitHub issues. An enchancement or change suggestion are well appreciated and can be anything, but be sure that you leave a good explanation on what the suggestion involves and the results wanted. Check the AutoPackers' issue list for any existing suggestions that matches what you want before creating a new issue.

Conclusion

We appreciate your interest in the project and wishes you happy coding 馃捇:octocat: