Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Oct 14, 2017
1 parent 21f7710 commit 1c94210
Show file tree
Hide file tree
Showing 6 changed files with 55 additions and 26 deletions.
34 changes: 34 additions & 0 deletions .github/FIRST_TIMERS_ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<!-- this issue template is used by https://github.com/apps/first-timers -->

### 🆕🐥☝ First Timers Only
This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝

[About First Timers Only](http://www.firsttimersonly.com/).

### 🎃💻👕 Hacktoberfest: Trick or Treat!
If you haven’t yet, sign up for [Hacktoberfest](https://hacktoberfest.digitalocean.com/) to earn a limited edition T-shirt. Plus I’m sure we can teach you a cool trick or two in the process.

### 🤔 What you will need to know
Nothing. This issue is meant to welcome you to Open Source :) We are happy to walk you trough the process.

### :clipboard: Step by Step
- [ ] 🙋 **Claim this issue**: Comment below (or assign yourself and continue at step 4 :)
Please 🙏 only claim if you want to start working on it within a day.
Once claimed we add you as contributor to this repository.
- [ ] 👌 **Accept our invitation** to this repository. Once accepted, assign yourself to this repository
- [ ] 👓 **Please review** our [Code of Conduct](http://hood.ie/code-of-conduct/)
In a nutshell: be patient and actively kind with us 😊
- [ ] 🔄 **replace** the `available` label with `in progress`.
- [ ] 📝 **Update** the file [$FILENAME]($BRANCH_URL) in the `$REPO` repository (press the little pen Icon) and edit the line as shown below.

```diff
$DIFF
```

- [ ] 🔀 **Start a Pull Request**. Mention `closes hoodiehq/camp#THIS_ISSUE_NUMBER` in the description.
If this is your first, welcome :tada: :smile: [Here is a great tutorial](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github) on how to send a pull request using the terminal.
- [ ] 🏁 **Done** :+1: Replace the `in progress` label with `ready for review`. Ask in comments for a review :)

### 🤔❓ Questions

Ping us in the [Hoodie Chat](http://hood.ie/chat/) or on [Twitter](https://twitter.com/hoodiehq/)
19 changes: 7 additions & 12 deletions ISSUE_TEMPLATE.md → .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,10 @@ This is a [starter issue](http://hood.ie/blog/starter-issues.html).
### 🆕🐥☝ First Timers Only
This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝 [About First Timers Only](http://www.firsttimersonly.com/).

<!-- This section is optional. "Your First PR" issue are reserved for
new contributors. We try to have issues available for both new and
existing contributors at all times. If you leave the section in, add the
"Your First PR" label -->
### :octocat: Your First Pull Request?
We would like to take the opportunity to invite someone who
did not yet contribute to Hoodie to work on this issue. Follow
[@YourFirstPR](https://twitter.com/yourfirstPR) on Twitter for more of
these issues across many open source projects :)
<!-- This section is special for October. After October bring back the
optional "Your First PR" section: https://git.io/vPqNO -->
### 🎃💻👕 Hacktoberfest: Trick or Treat!
If you haven’t yet, sign up for [Hacktoberfest](https://hacktoberfest.digitalocean.com/) to earn an exclusive T-Shirt. Plus I’m sure we can teach you a cool trick or two in the process

### 🤔 What you will need to know
Node.js, Photoshop. Knowledge of [something](link_to_project) would be helpful, but you can probably figure it out as you go :)
Expand All @@ -23,7 +18,7 @@ Bugs are pretty self-explanatory, but some features or changes might be less obv

<!-- Remove for feature work, editorial, etc. -->
### 🐞 The Bug
Steps to reproduce, or a snippet of sample code showing the bad behvior
Steps to reproduce, or a snippet of sample code showing the bad behaviour

### :dart: The goal
This should help a new contributor envision success as they get started, and answer the questions:
Expand All @@ -37,14 +32,14 @@ This should help a new contributor envision success as they get started, and ans
- [ ] 👌 **Accept our invitation** to this repository. Once accepted, assign yourself to this repository
- [ ] 👓 **Please review** our [Code of Conduct](http://hood.ie/code-of-conduct/)
In a nutshell: be patient and actively kind with us 😊
- [ ] 🔄 **replace** the `up for grabs` label with `in progress`.
- [ ] 🔄 **replace** the `available` label with `in progress`.
- [ ] [**Setup the repository locally**](https://github.com/hoodiehq/...) Ensure the tests pass, or docs build...
- [ ] **Do the main thing**
- Perhaps suggestions on sub-tasks
- Or a good workflow/feeback loop
- [ ] 🔀 **Start a Pull Request**. Mention `closes hoodiehq/camp#THIS_ISSUE_NUMBER` in the description.
If this is your first, welcome :tada: :smile: [Here is a great tutorial](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github) on how to send a pull request using the terminal.
- [ ] 🏁 **Done** :+1: Replace the `in progress` label with `ready`. Ask in comments for a review :)
- [ ] 🏁 **Done** :+1: Replace the `in progress` label with `ready for review`. Ask in comments for a review :)

### 🤔❓ Questions

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2012-2017 the Hoodie Community and other contributors.
Copyright 2012-2016 the Hoodie Community and other contributors.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<base href="/" />


<meta name="camp/config/environment" content="%7B%22modulePrefix%22%3A%22camp%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22/%22%2C%22locationType%22%3A%22hash%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%7D%2C%22APP%22%3A%7B%22name%22%3A%22camp%22%2C%22version%22%3A%220.0.0+a321b076%22%7D%2C%22something%22%3A%22test%22%2C%22exportApplicationGlobal%22%3Afalse%7D" />
<meta name="camp/config/environment" content="%7B%22modulePrefix%22%3A%22camp%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22/%22%2C%22locationType%22%3A%22hash%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%7D%2C%22APP%22%3A%7B%22name%22%3A%22camp%22%2C%22version%22%3A%220.0.0+1cab82df%22%7D%2C%22something%22%3A%22test%22%2C%22exportApplicationGlobal%22%3Afalse%7D" />

<link rel="stylesheet" href="assets/vendor-d41d8cd98f00b204e9800998ecf8427e.css" integrity="sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU= sha512-z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==" >
<link rel="stylesheet" href="assets/camp-a282181a52b46768093fb1b80df42717.css" integrity="sha256-/0g1wl3HFrdtyaVQvkfzAPYKiMrt+1TYY5MNVuB0ZQs= sha512-omiKlRWM5NFEDO3xEpvOxm3OBDSsvQGKdgmXR2DZQqr2BBZcvQd3VVLL+0Z8aRYz7/Gq1H/bEb8VkzpWpSGZmg==" >
Expand All @@ -20,8 +20,8 @@
<body>


<script src="assets/vendor-023b29d13b2c30856c2a5cc5c7d2b156.js" integrity="sha256-zTWSkxAI1NVIi0QtCzxTz9qYR8OD+B0PxGQDtzhcdE8= sha512-wIJoijJK0s/hdi62H6niDZMbWvQjEoNyUIbAin6o3Mt6lZhN/BXogzhy1DbBp6/2aWHKx0R7GccCoLfDukffiw==" ></script>
<script src="assets/camp-da4aedab7fd4a7de45f2f69d0adcb9f5.js" integrity="sha256-ZrWVxAZyw3Fm8tXgDqRPsmYxuXOls/tSr6dDOOd8IVQ= sha512-HN/De/rNLT+YluJvlBGUKjGkDktoo7Ig5Sos72p2lKBrFveFqHbK3FWBMBg9oq95dADy5FS9THOYqzsQxy2X+A==" ></script>
<script src="assets/vendor-ef5ee0cd69d3d72fa1e590fe4a1f0214.js" integrity="sha256-L4GPuqnYqLP83MwWZC2MEIJAgrvPef59ZNAiHz5ew/I= sha512-kUyRzTxxElGnGmhzvvEU17qBNMionYNrGMkNCmuRSMnvnEVFP8kZ6JN8kzIcMrCUwT6NI1FBnQQwUVZm86U3MQ==" ></script>
<script src="assets/camp-ac523185666931b91d4f6e2f0a39ce6c.js" integrity="sha256-ii21+gnzfnNjNeXijXOR2e22Prmx4jjGg8ocSoJY4MU= sha512-55Z0AmPvpZppPr/YdTnHr8hDYqYYmSa1jBKRYbZ08jaMQl5F8mQvecNsGvfsp+Naip3CHlcsqAfw5D32jXgpyw==" ></script>


</body>
Expand Down

0 comments on commit 1c94210

Please sign in to comment.