This repository contains organization-wide GitHub configurations, templates, and community health files for all Moon7 projects.
- Organization Profile: The
profile/README.mdfile that appears on the Moon7 organization page - Issue Templates: Standard templates for bug reports, feature requests, and other issue types
- Pull Request Template: Standard template for all pull requests
- GitHub Workflows: Reusable CI/CD workflows for Moon7 projects
- Community Health Files: Organization-wide contributing guidelines, code of conduct, security policy, etc.
These configuration files automatically apply to all repositories in the Moon7 organization that don't have their own versions of these files.
To use shared workflows in a repository, reference them with:
uses: moon7-io/.github/.github/workflows/workflow-name.yml@mainContributions to Moon7 projects are welcome. Please see our CONTRIBUTING.md for more information on:
- Development workflow
- Testing and linting requirements
- Pull request process
- Commit guidelines
All Moon7 libraries are released under the MIT License unless otherwise specified. See the LICENSE file in each repository for details.
Moon7 is created and maintained by Munir Hussin.
