Skip to content

feat: simplified the titles of issue templates #744

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

feat: simplified the titles of issue templates #744

wants to merge 1 commit into from

Conversation

RuthwikReddy09
Copy link
Contributor

PR Checklist

Overview

simplified the titles of issue templates.
changed "Report a Bug" to "Bug" and "Request a Feature" to "Feature"

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Merging #744 (2bb808f) into main (ffb4f6b) will not change coverage.
Report is 3 commits behind head on main.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #744   +/-   ##
=======================================
  Coverage   91.12%   91.12%           
=======================================
  Files          82       82           
  Lines        3989     3989           
  Branches      224      224           
=======================================
  Hits         3635     3635           
  Misses        353      353           
  Partials        1        1           
Flag Coverage Δ
create 72.95% <100.00%> (ø)
initialize 33.63% <0.00%> (ø)
migrate 73.05% <100.00%> (ø)
unit 36.01% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
.../steps/writing/creation/dotGitHub/issueTemplate.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@RuthwikReddy09 RuthwikReddy09 deleted the feat/simplify-issue-template-titles branch September 1, 2023 15:30
@JoshuaKGoldberg
Copy link
Owner

@RuthwikReddy09 can I ask why you're deleting branches after sending PRs? 🙂

@RuthwikReddy09
Copy link
Contributor Author

@JoshuaKGoldberg I'm sorry. Some checks did not pass. So I did the whole thing again.

@JoshuaKGoldberg
Copy link
Owner

Nothing to be sorry about! You don't need to delete the branch/PR to get checks to run again. You can push commits to the same branch. See #727 - I do this all the time, with very sloppily written commit names.

https://docs.github.com/en/get-started/using-git/pushing-commits-to-a-remote-repository might be helpful if you haven't read it yet.

@RuthwikReddy09
Copy link
Contributor Author

Ok Thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 Feature: Simplify the titles of issue templates
2 participants