fatih-yavuz / links.dev

A free linktree alternative only for devs. Get a nice page at links.dev/username. Simple site to group all your links. Register your username before someone else does.
MIT License
227 stars 149 forks source link

⚡Improvement: Add GitHub template for Issues and PRs #166

Closed esau-morais closed 1 year ago

esau-morais commented 1 year ago

Description

If it's worth the effort (once the project's still at the beginning), it'd be great to turn the developer's job easier by doing this (also referring to issue number #164)

The Idea

GitHub has a feature that can be implemented by the developer to pre-define Issues, PR, etc. The idea is to implement it into the project

Resources

https://github.com/devspace/awesome-github-templates

https://github.com/dailydotdev/docs/tree/main/.github/ISSUE_TEMPLATE

esau-morais commented 1 year ago

// ℹ️ PS.: I'm able to implement the requested improvement if needed.

fatih-yavuz commented 1 year ago

@esau-morais thanks for the suggestion. You can implement it.

esau-morais commented 1 year ago

The PR has been merged into the default branch and after @mustafagenc's changes fixing the syntax problem, everything should work as expected now, with that, this issue can be closed.