echidna/.gitea/issue_templates/Feature Request.md

980 B

name about title ref labels
Feature Request Request a new feature or support that can be implemented into Echidna. feat: main
enhancement

Description

Please write a clear and concise description of the issue you are getting.

Necessity

Please write down why this feature should be implemented.

Implementation

Please write down a technical description on how we should implement this feature.

If this is unneened, please leave this blank.

Example

The URI template is as below. The GUID parameter is for the guid of the server. If there is any, the server's password can be set using the PASSWD argument. The mode can be set too with the MODE argument. The MODE argument can be set with either player, spectactor, or commander.

mod://connect/GUID?passwd=PASSWD&mode=MODE

Additional Notes and Information

Please write down any additional notes and information you find useful. Leave blank if you don't have any.