DarkmiraTour / community-event-manager

Web application with a collection of tools helping people organising community events such as multi-days conference with reminders, CRM and such
GNU General Public License v3.0
21 stars 22 forks source link

Fix title PR information on PR template #127

Closed kevinjhappy closed 5 years ago

kevinjhappy commented 5 years ago

Current Behavior

When a new Pull Request is created, the template shows:

#PR infomations
| Q | ...

Which is not read like a title by markdown

Expected Behavior

Whereas it should be:

# PR Information

| Q | ...