Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit d185b1e

Browse files
authored
Updated with Logo and added contributing
1 parent 4714921 commit d185b1e

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
![](https://github.com/openmainframeproject/artwork/blob/master/projects/polycephaly/polycephaly-color.svg)
2+
![GitHub](https://img.shields.io/github/license/openmainframeproject/polycephaly)
3+
14
# Polycephaly
2-
Groovy code to build z/OS source code files with Jenkins and Git
5+
This project can be used to build z/OS application using Jenkins and Git, with DBB, from any IDE.
36

7+
## Installation
48
Requires;
59
- IBM JZOS Toolkit Library, which can be downloaded from IBM Developer https://developer.ibm.com/mainframe/products/downloads/
610
- After downloading and installing IBM Aqua for Eclipse
@@ -18,16 +22,12 @@ Requires;
1822
- Add Apache commons-cli-2.0.jar
1923
- Add jre.1.8.0_191
2024

25+
## Contributing
26+
Anyone can contribute to the Polycephaly project - learn more at [CONTRIBUTING.md](CONTRIBUTING.md)
2127

28+
## Governance
29+
Polycephaly 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).
2230

23-
24-
25-
26-
See Wiki for more information, including installation, migration and customization
27-
28-
ToDo:
29-
- Add documentation
30-
- Complete SDFGenUtility, only one step setup
31-
- JCLCheck fails because the Java environment is not authorized. Need to switch to a different method
31+
## Reporting Issues
32+
To report a problem, you can open an [issue](https://github.com/openmainframeproject/polycephaly/issues) in repository against a specific workflow. If the issue is senstive in nature or a security related issue, please do not report in the issue tracker but instead email polycephaly-private@lists.openmainframeproject.org.
3233

33-
SPDX-License-Identifier: CC-BY-4.0

0 commit comments

Comments
 (0)