Skip to content

Commit 7f47058

Browse files
authored
Create CONTRIBUTING.md
1 parent 694d3be commit 7f47058

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CONTRIBUTING.md

+13
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)