Skip to content

Commit

Permalink
feat: PR Template을 추가한다.
Browse files Browse the repository at this point in the history
  • Loading branch information
rlarltj committed Jul 9, 2024
1 parent 2816711 commit f3c8085
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## 📄 변경 사항

### 🤔 고민되는 부분




1 change: 0 additions & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ server:
port: 8080
shutdown: graceful


spring:
jpa:
database-platform: org.hibernate.dialect.MySQLDialect
Expand Down

0 comments on commit f3c8085

Please sign in to comment.