Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/contributor-assistant/contributor-assistant
The Contributor Assistant supports and simplifies Open Source collaboration.
https://github.com/contributor-assistant/contributor-assistant
opensource
Last synced: 7 days ago
JSON representation
The Contributor Assistant supports and simplifies Open Source collaboration.
- Host: GitHub
- URL: https://github.com/contributor-assistant/contributor-assistant
- Owner: contributor-assistant
- License: apache-2.0
- Archived: true
- Created: 2021-05-25T08:21:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-04T23:12:16.000Z (almost 3 years ago)
- Last Synced: 2024-08-02T15:47:18.328Z (3 months ago)
- Topics: opensource
- Language: TypeScript
- Homepage:
- Size: 1.85 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Contributor Assistant ðŸŽ
The Contributor Assistant is a collection of tools to improve contribution in the opensource world. It is inspired by the CLA Assistant.## Features ✨
### [Signatures](./actions/signatures)
This GitHub Action will automatically check for committer signatures when submitting a Pull Request. It can be configured to use any document you'd like, including CLA and DCO. It can also handle cross repository signatures and works with GitHub Enterprise too.
### Rewards
*Work in Progress*
### Code Quality Checks
*Work in Progress*
### And much more
## Community
The easiest way to share your ideas is with our [github discussions tab](https://github.com/cla-assistant/contributor-assistant/discussions).
Feel free to join our [telegram channel](https://t.me/joinchat/5kLsF25XyJUxYjUy) for further discussion.
## License
Contributor Assistant
Copyright (c) 2021 [SAP SE](http://www.sap.com) or an SAP affiliate company. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.## Credits