Skip to content

Commit 8f17082

Browse files
authored
Create pull_request_template.md
1 parent 23661af commit 8f17082

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## New plugin or plugin update?
2+
3+
* [ ] New Plugin
4+
* [ ] Update
5+
6+
## What is the purpose of this plugin?
7+
8+
9+
## How to test your plugin in Gephi?
10+
11+
1.
12+
2.
13+
14+
## Checklist before submission
15+
16+
* [ ] Did you merged with the `master` branch to get the latest updates?
17+
* [ ] Did you build and test the plugin successfully locally?
18+
* [ ] Did you include metadata (e.g. plugin author, license) in the `pom.xml` file
19+
* [ ] Did you make sure NOT to include any unecessary files in your PR?
20+
* [ ] Did you write unit tests to test your plugin functionalities?

0 commit comments

Comments
 (0)