Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit 7961b8e

Browse files
author
Mashiro
authored
Update configuration files (#6)
* Update pull_request_template.md * Update README.md
1 parent e273530 commit 7961b8e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### Prerequisites
22
*Issues must meet the following criteria:*
33

4-
- [ ] No similar [pull request](https://github.com/KatsuteDev/simplehttpserver/pulls) exists.
4+
- [ ] No similar pull request exists.
55
- [ ] Code follows the general code style of this project.
66
- [ ] No sensitive information is exposed.
77
- [ ] Relevant comments have been added.

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242

4343
<!-- GitHub Copilot Disclaimer -->
4444
<table>
45-
<img alt="GitHub Copilot" align="left" src="https://raw.githubusercontent.com/KatsuteDev/.github/main/profile/copilot-dark.png#gh-dark-mode-only" width="50"><img alt="GitHub Copilot" align="left" src="https://raw.githubusercontent.com/KatsuteDev/.github/main/profile/copilot-light.png#gh-light-mode-only" width="50">
45+
<img alt="GitHub Copilot" align="left" src="https://raw.githubusercontent.com/KatsuteDev/.github/main/profile/copilot-dark.png#gh-dark-mode-only" width="50">
46+
<img alt="GitHub Copilot" align="left" src="https://raw.githubusercontent.com/KatsuteDev/.github/main/profile/copilot-light.png#gh-light-mode-only" width="50">
4647
<p>GitHub Copilot is <b>strictly prohibited</b> on this repository.<br>Pulls using this will be rejected.</p>
4748
</table>
4849
<!-- GitHub Copilot Disclaimer -->

0 commit comments

Comments
 (0)