From 4642156cbc6da4a9e25dce2168f2fb9b726de042 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 6 Aug 2013 15:19:12 -0400 Subject: unignore bower_components --- .../src/_includes/community/submitting-pull-requests.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 bower_components/font-awesome/src/_includes/community/submitting-pull-requests.html (limited to 'bower_components/font-awesome/src/_includes/community/submitting-pull-requests.html') diff --git a/bower_components/font-awesome/src/_includes/community/submitting-pull-requests.html b/bower_components/font-awesome/src/_includes/community/submitting-pull-requests.html new file mode 100644 index 00000000..de79930e --- /dev/null +++ b/bower_components/font-awesome/src/_includes/community/submitting-pull-requests.html @@ -0,0 +1,12 @@ +
+ + Found a way to solve a bug in Font Awesome? Want to contribute new features? Here are a few things to remember: +
    +
  1. Please submit all pull requests against *-wip branches.
  2. +
  3. All pull requests submitted against master will be sumarily closed and this guide referenced.
  4. +
  5. + After doing everything above, feel free to + submit a pull request. +
  6. +
+
-- cgit v1.2.3