From 1175f0e8b2032ae16c5c26fda6e621b279861a91 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Fri, 19 Aug 2022 13:32:30 -0700 Subject: [PATCH] added CONTRIBUTING.md --- CONTRIBUTING.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..5f72426 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,24 @@ +# CONTRIBUTING + +Send patches or pull requests to the maintainer. + +Current maintainer is Ivan Kohler . + + +# HOMEPAGE + + [http://perl.business/creditcard](http://perl.business/creditcard) + + +# REPOSITORY + +The code is available from our public git repository: + + git clone git://git.freeside.biz/Business-CreditCard.git + +Or on the web: + + http://freeside.biz/gitweb/?p=Business-CreditCard.git + Or: + http://freeside.biz/gitlist/Business-CreditCard.git + -- 2.11.0