mirror of
https://gitlab.com/recaptime-dev/squad/meta.git
synced 2025-06-01 18:49:30 +00:00
12 lines
703 B
YAML
12 lines
703 B
YAML
# yaml-language-server: $schema=https://json.schemastore.org/github-issue-config.json
|
|
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: Security related inquiries
|
|
url: https://recaptime.dev/security
|
|
about: Found a security bug in our projects or issue with our infra? Let us know.
|
|
- name: Infrastructure?
|
|
url: https://github.com/recaptime-dev/infraops/issues
|
|
about: Issues relating to our infrastructure should go here (i.e. secrets on Doppler/1Password, DNS, etc.)
|
|
- name: We've moved most of our open-source operations on GitLab SaaS
|
|
url: https://gitlab.com/recaptime-dev/squad/meta/issues
|
|
about: Please take issues there, as most requests on GitHub may be unmonitored.
|