We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 694d3be commit 7f47058Copy full SHA for 7f47058
CONTRIBUTING.md
@@ -0,0 +1,13 @@
1
+# Contributing
2
+
3
+First of all, many thanks for considering making a contribution to this project.
4
5
+## Configs
6
7
+The main thing we need is config files which control the process of which files are processed by a particular set of templates. Testing
8
+the generated code is also extremely valuable.
9
10
+## New templates
11
12
+In the first instance, templates should be submitted to the parent [swagger-codegen](https://github.com/swagger-api/swagger-codegen)
13
+project. If this is not possible, new templates can be added here first.
0 commit comments