Guide
What is Poster friendly?
Poster friendly is a complete solution for GitHub (Gitee) Issue and Discussion templates. This means that you can use it to create templates quickly.
WARNING
- We only support GitHub's form for now, maybe markdown in the future.
- At present, the feature is experimental, the URL and API are still unstable, and we do not recommend that you use it in your major projects.
How to create an issue/discussion template for my project?
First, you need to decide on a template.
Second, create the issue template link.
Third, use template links.
API
Template Page
Request
| Name | Description |
|---|---|
| HTTP URL | /poster |
| HTTP Method | Get |
Parameter
| Name | Types | Required | Description |
|---|---|---|---|
| owner | string | Yes | Owner of the repository. |
| name | string | Yes | Name of the repository. |
| templateURL | string | Yes | URL of the template. You can upload the template to GitHub or Gitee and set its link to this value. |
| postDestination | string | Yes | Destination for the use of the template. Optional Value:
, intervals to concatenate into strings.e.g: GitHub_issue, GitHub_issue,GitHub_discussion |