Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Support Mara open-source and public developer tools.
#
# GitHub displays these links in the repository sponsor button.

github: mara-org
patreon: iammara
open_collective: mara-or-mra

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Correct the Open Collective slug in funding metadata

The new open_collective value (mara-or-mra) is inconsistent with the repository/org naming used elsewhere (mara-org), so this likely points to a non-existent collective page. If the slug is wrong, the GitHub Sponsor button will send users to a dead donation link and silently reduce funding conversions; please verify and use the exact Open Collective handle.

Useful? React with 👍 / 👎.

ko_fi: iammara
buy_me_a_coffee: iammara
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
blank_issues_enabled: false
contact_links:
- name: Security report
url: mailto:contact@iammara.com
url: mailto:security@iammara.com
about: Report vulnerabilities, leaked secrets, or privacy issues privately.
- name: Private support
url: mailto:contact@iammara.com
Expand Down
Loading