-
Notifications
You must be signed in to change notification settings - Fork 3
/
params.json
7 lines (7 loc) · 1.35 KB
/
params.json
1
2
3
4
5
6
7
{
"name": "OpenBEL Development Overview",
"tagline": "code contribution and development communication guidelines, etc",
"body": "### Welcome to OpenBEL Development\r\n\r\n### Contributing Code\r\nClone the repository that you are changing and submit a PR (Pull Request). *We will need to insure that a CLA (Contributor License Agreement) has been submitted prior to accepting the PR.* You can submit the CLA by following the instructions at https://github.com/OpenBEL/cla/CONTRIBUTING.adoc\r\n\r\n### Communication Tips\r\n* For bugs and suggested enhancements, please add an issue to the specific repository.\r\n* For quick coding support, please use our Gitter Channel: https://gitter.im/OpenBEL/\r\n* For enhancements and proposed changes that are larger than a single issue in a repository, please post a Discussion topic to the Google Group for OpenBEL: https://groups.google.com/forum/#!forum/openbel-discuss\r\n\r\n### Maintainers\r\n* @abargnesi, Anthony Bargnesi\r\n* @nbargnesi, Nick Bargnesi\r\n* @wshayes, William Hayes\r\n\r\n### Support or Contact\r\nHaving trouble with anything related to OpenBEL Github? Use the [Gitter channel](https://gitter.im/OpenBEL/) or the [OpenBEL Google Group](https://groups.google.com/forum/#!forum/openbel-discuss)",
"google": "",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}