Update comment_action.md

This commit is contained in:
Naoki Takezoe
2015-03-23 21:31:42 +09:00
parent 1977aa481d
commit 2723580e17

View File

@@ -1,3 +1,5 @@
# About Action in Issue Comment
After the issue creation at GitBucket, users can add comments or close it. After the issue creation at GitBucket, users can add comments or close it.
The details are saved at ```ISSUE_COMMENT``` table. The details are saved at ```ISSUE_COMMENT``` table.