Skip to content

Commit baaf6ec

Browse files
authored
Update README.md
1 parent 0c40b6e commit baaf6ec

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,24 @@ dependencies {
116116
## Documentation
117117

118118
* [User's Guide](src/main/asciidoc/user-guide.adoc)
119+
120+
## Contact us
121+
122+
### Question
123+
124+
When there is a question, at first please confirm whether exists same question at following web sites.
125+
126+
* [Google group for mybatis user(official mailing list)](https://groups.google.com/forum/#!forum/mybatis-user)
127+
* [Stack Overflow tagged mybatis](https://stackoverflow.com/questions/tagged/mybatis)
128+
129+
If you cannot find a same question, please post new question to the [mailing list](https://groups.google.com/forum/#!newtopic/mybatis-user) or the [Stack Overflow](https://stackoverflow.com/questions/ask?tags=mybatis,mybatis-thymeleaf).
130+
131+
### Report and Request
132+
133+
When you found a bug or want to submit a feature request(new feature or current feature improvement), at first please confirm whether exists same bug or request at following pages.
134+
135+
* [Issue List](https://github.com/mybatis/thymeleaf-scripting/issues)
136+
* [Pull Request List](https://github.com/mybatis/thymeleaf-scripting/pulls)
137+
138+
If you cannot find a same report or request, please post new issue to the [issue tracker](https://github.com/mybatis/thymeleaf-scripting/issues/new).
139+

0 commit comments

Comments
 (0)