An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

```gfm
# insert project logo - replace the below logo location with the location of your logo
![](https://github.com/openmainframeproject/artwork/blob/master/projects/PROJECT NAME/PROJECT NAME-color.svg)
```

```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/
![GitHub](https://img.shields.io/github/license/openmainframeproject/PROJECT NAME)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/CII ID/badge)](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].