This repository was archived by the owner on Jul 28, 2020. It is now read-only.
File tree 1 file changed +39
-0
lines changed
1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Contributing
2
+
3
+ Everyone is encouraged to help improve this project.
4
+
5
+ Please submit pull requests against the ** master branch** .
6
+
7
+ Here are some ways * you* can contribute:
8
+
9
+ * by using nightly builds and prerelease versions
10
+ * by reporting bugs
11
+ * by suggesting new features
12
+ * by writing or editing documentation
13
+ * by writing specifications
14
+ * by writing code (** no patch is too small** : fix typos, add comments, clean up inconsistent whitespace)
15
+ * by refactoring code
16
+ * by closing [ issues] ( https://github.com/pivotal-cf/cfdev/issues )
17
+ * by reviewing patches
18
+
19
+ ## Submitting an Issue
20
+
21
+ We use the [ GitHub issue tracker] ( https://github.com/pivotal-cf/cfdev/issues ) to track bugs and features.
22
+ Before submitting a bug report or feature request, check to make sure it hasn't already been submitted.
23
+ You can indicate support for an existing issue by voting it up.
24
+ When submitting a bug report, please include a [ Gist] ( http://gist.github.com/ ) that includes a stack trace and any
25
+ details that may be necessary to reproduce the bug including the CF Dev version.
26
+
27
+ ## Submitting a Pull Request
28
+
29
+ 1 . Propose a change by opening an issue.
30
+ 2 . Fork the project.
31
+ 3 . Create a topic branch.
32
+ 4 . Implement your feature or bug fix.
33
+ 5 . Commit and push your changes.
34
+ 6 . Submit a pull request.
35
+
36
+ ## Copyright
37
+
38
+ See [ LICENSE] ( LICENSE ) for details.
39
+ Copyright (c) 2018 [ Pivotal Software, Inc] ( http://www.pivotal.io/ ) .
You can’t perform that action at this time.
0 commit comments