Skip to content

Commit 5333f43

Browse files
committed
Create README.md
Signed-off-by: John Mertic <[email protected]>
1 parent 4cdce4b commit 5333f43

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# COBOL Programming Course
2+
3+
![License](https://img.shields.io/github/license/OpenMainframeProject/cobol-programming-course)
4+
5+
This project is a set of training materials and labs for a "Getting Started" level course on COBOL.
6+
7+
## How to use
8+
9+
There are two sets of materials available
10+
11+
- [Chapters](Chapters) which contain the lessons, broken up into chapters.
12+
- [Labs](Labs) which contain the source code used in the chapters.
13+
14+
## Contributing
15+
16+
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
17+
18+
All contributions must align with the [Open Mainframe Project contribution guidelines](https://github.com/openmainframeproject/tac/blob/master/process/contribution_guidelines.md), including having a DCO signoff on all commits.
19+
20+
## Governance
21+
22+
This project is openly governed, and in the process of establish it's governance processes. Stay tuned :-)
23+
24+
## Credits
25+
26+
Thank you to IBM for the initial contribution and Open Mainframe Project for hosting this project.

0 commit comments

Comments
 (0)