Skip to content
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

refactor:反馈一些bug #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 14 additions & 8 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,26 @@ assignees: ''
---

**Describe the bug**
A clear and concise description of what the bug is.
Why I need to use "git put -u origin main --force" to push my to my repository.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
1. Write 'git put -u origin main'
2. See error: error: src refspec main does not match any
error: failed to push some refs to 'https://github.com/tnx-0305/01-'

**Expected behavior**
A clear and concise description of what you expected to happen.
Enumerating objects: 3, done.
Counting objects: 100% (3/3), done.
Writing objects: 100% (3/3), 221 bytes | 221.00 KiB/s, done
Total 3 (delta 0), reused • (delta 0), pack-reused 0
To https://github.com/yokooseed/fresh
* [new branch]
main -> main
branch 'main' set up to track 'origin/main'

**Screenshots**
If applicable, add screenshots to help explain your problem.
![Alt text](_1541457285__b21482169082eafd7648ba80a38b5ac7_1010085186_IMG_20230906_091736_0_xg_0.jpg)

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
Expand All @@ -35,4 +41,4 @@ If applicable, add screenshots to help explain your problem.
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
Well, there is no.