Skip to content

Commit 1317585

Browse files
committed
Add Help section to README.md
1 parent 9a80937 commit 1317585

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: README.md

+6
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ All tests are integration tests. Integration tests make api calls to Braintree a
2424

2525
* Run `php -S 0.0.0.0:3000 -t public_html` when launching the internal PHP server to listen on all interfaces on port 3000.
2626

27+
## Help
28+
29+
* Found a bug? Hava a suggestion for improvement? Want to tell us we're awesome? [Submit an issue](https://github.com/braintree/braintree_rails_example/issues)
30+
* Trouble with your integration? Contact [Braintree Support](https://support.braintreepayments.com/) / [email protected]
31+
* Want to contribute? [Submit a pull request](https://help.github.com/articles/creating-a-pull-request)
32+
2733
## Disclaimer
2834

2935
This code is provided as is and is only intended to be used for illustration purposes. This code is not production-ready and is not meant to be used in a production environment. This repository is to be used as a tool to help merchants learn how to integrate with Braintree. Any use of this repository or any of its code in a production environment is highly discouraged.

0 commit comments

Comments
 (0)