File: config.yml

package info (click to toggle)
python-cobra 0.29.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,512 kB
  • sloc: python: 14,703; xml: 12,841; makefile: 137; sh: 30
file content (12 lines) | stat: -rw-r--r-- 582 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
blank_issues_enabled: true
contact_links:
- name: Question
  url: https://github.com/opencobra/cobrapy/discussions
  about: >
    Please ask general questions about constraint-based modeling or COBRApy specifically here.
- name: 💬 Gitter
  url: https://gitter.im/opencobra/cobrapy
  about: >
    Please ask more specific programming questions in this Gitter channel or discuss
    ideas and feature requests with the developers.