You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Create your feature branch (`git checkout -b my-new-feature`)
159
-
3. Commit your changes (`git commit -am 'Added some feature'`)
160
-
4. Push to the branch (`git push origin my-new-feature`)
161
-
5. Create new Pull Request
162
171
163
-
Contact Information
164
-
-------------------
172
+
## Help
173
+
174
+
**Got a question?**
175
+
176
+
File a GitHub [issue](https://github.com/cloudposse/copyright-header/issues), send us an [email][email] or join our [Slack Community][slack].
177
+
178
+
## Commerical Support
179
+
180
+
Work directly with our team of DevOps experts via email, slack, and video conferencing.
181
+
182
+
We provide *commercial support* for all of our [Open Source][github] projects. As a *Dedicated Support* customer, you have access to our team of subject matter experts at a fraction of the cost of a fulltime engineer.
-**Questions.** We'll use a Shared Slack channel between your team and ours.
187
+
-**Troubleshooting.** We'll help you triage why things aren't working.
188
+
-**Code Reviews.** We'll review your Pull Requests and provide constructive feedback.
189
+
-**Bug Fixes.** We'll rapidly work to fix any bugs in our projects.
190
+
-**Build New Terraform Modules.** We'll develop original modules to provision infrastructure.
191
+
-**Cloud Architecture.** We'll assist with your cloud strategy and design.
192
+
-**Implementation.** We'll provide hands on support to implement our reference architectures.
193
+
194
+
195
+
## Community Forum
196
+
197
+
Get access to our [Open Source Community Forum][slack] on Slack. It's **FREE** to join for everyone! Our "SweetOps" community is where you get to talk with others who share a similar vision for how to rollout and manage infrastructure. This is the best place to talk shop, ask questions, solicit feedback, and work together as a community to build *sweet* infrastructure.
198
+
199
+
## Contributing
200
+
201
+
### Bug Reports & Feature Requests
202
+
203
+
Please use the [issue tracker](https://github.com/cloudposse/copyright-header/issues) to report any bugs or file feature requests.
204
+
205
+
### Developing
206
+
207
+
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://github.com/orgs/cloudposse/projects/3) with our other projects, we would love to hear from you! Shoot us an [email](mailto:[email protected]).
208
+
209
+
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
210
+
211
+
1.**Fork** the repo on GitHub
212
+
2.**Clone** the project to your own machine
213
+
3.**Commit** changes to your own branch
214
+
4.**Push** your work back up to your fork
215
+
5. Submit a **Pull Request** so that we can review your changes
216
+
217
+
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
0 commit comments