Skip to content

fix: correct typos and broken link in GitHub templates #820

@josephdscs

Description

@josephdscs

Summary

Found a few small issues in the GitHub templates worth fixing:

1. Grammar error in feature_request.yml

Line 8: Please make sure that no duplicated issues has already been delivered.
→ Should be: Please make sure that no duplicate issues have already been reported.
(subject-verb disagreement + wrong verb)

2. Inconsistent example notation in feature_request.yml

Line 14: Uses Ex. while bug_report.yml uses e.g. throughout.
→ Change Ex. to e.g. for consistency.

3. Broken link in SUPPORT.md

Line 8: References CONTRIBUTING.md which does not exist in the repo — dead link for anyone who clicks it.
→ Remove the line or point to the README instead.


The fixes are ready on a fork branch if a maintainer wants to pull them in:
https://github.com/josephdscs/OpenCut/tree/fix/github-template-typos

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions