Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 2.31 KB

CONTRIBUTING.md

File metadata and controls

53 lines (37 loc) · 2.31 KB

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Meetings

  • The Spring Bot project holds meetings twice-monthly.
  • Actions are logged as Issues.
  • Please contact FINOS Help if you would like to attend.

Maintainers & Contributors

Maintenance and contribution are predominantly by FINOS, Deutsche Bank and Symphony at the moment.

Before your first pull request

Please see the FINOS Community Code of Conduct.

Pull request process

When you create a pull request, your commit must include a change to the NOTICE.txt file that contains complete details of any applicable copyright notice for your submission and including any applicable third party license(s) or other restrictions associated with any part of your contribution, and of all matters required to be disclosed under such third party license(s) (such as any applicable copyright, patent, trademark, and attribution notices, and any notices relating to modifications made to open source software). Note your contribution must retain all applicable copyright, patent, trademark and attribution notices.

Pull request guidelines

  • Update the README.md docs with details of changes to API, behaviour, features, or usage. Include useful file locations and relevant documentation.
  • Update an existing or add a new testcase for your change.
  • Ensure any install or build artefacts are removed from the pull request.
  • We generally prefer squashed commits, unless multi-commits add clarity or are required for mixed copyright commits.
  • You may merge the Pull Request in once the build has passed and you have the sign-off of one other developer, or if you do not have permission to do that, you may request the reviewer to merge it for you.

Code of Conduct

Please see the FINOS Community Code of Conduct.