Skip to content

ContinuousSecurityTooling/renovate-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Submitting Pull Requests

We'd love for you to contribute to our source code and to make this package even better than it is today! Here are the guidelines we'd like you to follow:

Found an Issue?

If you find a bug in the source code or a mistake in the documentation, you can help us by submitting an issue to our [GitHub Repository][github]. Even better you can submit a Pull Request with a fix. But first search if the issue is already described!

If not create a new issue:

  • Tell about your environment:
    • java version
    • used platform and version
  • Describe your issue
    • describe your steps leading to the issue
    • attach error logs or screenshots
    • if possible provide test case or screenshots

Want a Feature?

You can request a new feature by submitting an issue to our [GitHub Repository][github].

Please follow these basic steps to simplify pull request reviews - if you don't you'll probably just be asked to anyway.**

  • Please rebase your branch against the current develop, use the develop for pull requests
  • Please ensure that the test suite passes and that code is lint free before submitting a PR by running:
  • ./mvnw test
  • If you've added new functionality, please include tests which validate its behaviour
  • Make reference to possible issues on PR comment

Coding Rules

To ensure consistency throughout the source code, keep these rules in mind as you are working:

  • All features or bug fixes must be tested by one or more [specs][unit-testing].
  • All public API methods must be documented with jsdoc.

Git Commit Guidelines

We're using Angular Commit Guidelines

About

No description, website, or topics provided.

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors 2

  •  
  •