From 7e49db5ddefe8c515b5f3931a5c701efaac33d91 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Fri, 16 Dec 2022 17:45:03 -0600 Subject: change structure for new pyssg version --- .../_includes/community/submitting-pull-requests.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 live/static/fork-awesome/src/doc/_includes/community/submitting-pull-requests.html (limited to 'live/static/fork-awesome/src/doc/_includes/community/submitting-pull-requests.html') diff --git a/live/static/fork-awesome/src/doc/_includes/community/submitting-pull-requests.html b/live/static/fork-awesome/src/doc/_includes/community/submitting-pull-requests.html new file mode 100644 index 0000000..83f3313 --- /dev/null +++ b/live/static/fork-awesome/src/doc/_includes/community/submitting-pull-requests.html @@ -0,0 +1,18 @@ +
+ + Found a way to solve a bug in {{ site.forkawesome.name }}? Want to contribute new features or a new icon? +
    +
  1. + Clone the repository and work on your proposal. +
  2. +
  3. + Then, when you think it's ready or when you want feedback, + submit a pull + request. +
  4. +
  5. + Discuss with rest of the community and follow up on conversations until + your pull request is merged. +
  6. +
+
-- cgit v1.2.3-54-g00ecf