-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add SUPPORT.md
#401
base: master
Are you sure you want to change the base?
Add SUPPORT.md
#401
Conversation
@lefessan Notwithstanding the issue with the CI (related to caches, currently investigating), may you have a look at what could be relevant for the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems good to me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks good to me. For some suggestions and a plea see the following comments.
|
||
- post [an issue](https://github.com/OCamlPro/superbol-studio-oss/issues/); | ||
|
||
- ask questions in the #superbol stream at https://chat.ocamlpro.com/. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd suggest to add a link to the matrix bridge here as well.
|
||
## GnuCOBOL | ||
|
||
The people at https://superbol.eu/ also contribute to GnuCOBOL, which is the tool that is used by the extension to compile and execute your COBOL programs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please link GnuCOBOL to https://gnu.org/software/gnucobol here
## GnuCOBOL | ||
|
||
The people at https://superbol.eu/ also contribute to GnuCOBOL, which is the tool that is used by the extension to compile and execute your COBOL programs. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd like to see a small sentence at the end of that paragraph about community based support for the compiler here, maybe linking to https://sourceforge.net/projects/gnucobol/support
Closes #400 (after further discussions on the contents of this file).