https://github.com/openmainframeproject/project-template
Project template for new OMP projects
https://github.com/openmainframeproject/project-template
Last synced: 3 months ago
JSON representation
Project template for new OMP projects
- Host: GitHub
- URL: https://github.com/openmainframeproject/project-template
- Owner: openmainframeproject
- License: apache-2.0
- Created: 2020-05-26T12:47:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T14:24:00.000Z (7 months ago)
- Last Synced: 2024-12-31T08:14:16.111Z (5 months ago)
- Size: 62.5 KB
- Stars: 3
- Watchers: 3
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
```gfm
# insert project logo - replace the below logo location with the location of your logo

``````gfm
# Add badges that point to your LICENSE, CII status, and build environment (if it exists). Check out other badges to add at https://shields.io/

[](https://bestpractices.coreinfrastructure.org/projects/CII ID)
```# PROJECT NAME
_2-3 sentence description of the project_
## Install
_Provide install instructions here or point to an INSTALL.md file_
## Build
_Provide build instructions here or point to an BUILD.md file_
## Discussion
You can connect with the community in a variety of ways...
- [LINK TO MAILING LIST](https://lists.openmainframeproject.org/g/xxxx-discussion)
- [#PROJECT NAME channel on Open Mainframe Project Slack](https://slack.openmainframeproject.org)
- ['PROJECT NAME' category on Open Mainframe Project Community Forums](https://community.openmainframeproject.org/)## Contributing
Anyone can contribute to the PROJECT NAME project - learn more at [CONTRIBUTING.md](CONTRIBUTING.md)## Governance
PROJECT NAME is a project hosted by the [Open Mainframe Project](https://openmainframeproject.org). This project has established it's own processes for managing day-to-day processes in the project at [GOVERNANCE.md](GOVERNANCE.md).## Reporting Issues
To report a problem, you can open an [issue](https://github.com/openmainframeproject/PROJECT NAME/issues) in repository against a specific workflow. If the issue is sensitive in nature or a security related issue, please do not report in the issue tracker but instead email PROJECT [email protected].