-
-
Notifications
You must be signed in to change notification settings - Fork 26
Comment on a post #62
Copy link
Copy link
Open
Labels
P2enhancementNew feature or requestNew feature or requestgroupRelated to the groups moduleRelated to the groups modulelibraryRelated to the npm module (aka. library)Related to the npm module (aka. library)
Description
Metadata
Metadata
Assignees
Labels
P2enhancementNew feature or requestNew feature or requestgroupRelated to the groups moduleRelated to the groups modulelibraryRelated to the npm module (aka. library)Related to the npm module (aka. library)
Type
Fields
Give feedbackNo fields configured for issues without a type.
We want to be able to post a comment a given post. We can do that with a function
void comment(String content)in thePostclass.