From c2cfd82fe76557a778af296172933cdf1a4fdb6e Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 11 Apr 2022 19:31:47 +0300 Subject: [PATCH] {CONTRIBUTING,FUNDING}.md: add content --- CONTRIBUTING.md | 10 ++++++++++ FUNDING.yml | 1 + 2 files changed, 11 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e69de29..d7099df 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -0,0 +1,10 @@ +Contributions are welcomed assuming my repositories are the correct place +for it (the target is my repository or a PR I have open to another repository). + +Issues being assigned to me doesn't matter, I use that just as a tool for +rediscovering them easily, http://github.com/issues?q=is:open%20assignee:Mikaela + +I also accept PRs to repositories that are mirrors (if that is easier for you +than opening at the original location) as patches are easy enough to export +from GitHub or `git remote`s to use, the merge might just take a bit longer +(including the time the mirror takes to update). diff --git a/FUNDING.yml b/FUNDING.yml index e69de29..2f48fc9 100644 --- a/FUNDING.yml +++ b/FUNDING.yml @@ -0,0 +1 @@ +custom: ["https://github.com/Mikaela/.github/issues/2"]