mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-26 10:41:14 +00:00
[NO-TICKET] Remove dir, add to ignore, add pr template (#5453)
This commit is contained in:
parent
5348ff6b09
commit
e25c323d2b
3 changed files with 16 additions and 0 deletions
15
.github/pull_request_template.md
vendored
Normal file
15
.github/pull_request_template.md
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
## Description
|
||||
|
||||
<!--- Describe your changes in detail -->
|
||||
|
||||
## How Has This Been Tested?
|
||||
|
||||
<!--- Please describe in detail how you tested your changes. -->
|
||||
|
||||
<!--- Include details of your testing environment, and the tests you ran to -->
|
||||
|
||||
<!--- see how your change affects other areas of the code, etc. -->
|
||||
|
||||
## Artifacts (if appropriate):
|
||||
|
||||
<!--- Include videos and pictures that validate your work -->
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,6 +5,7 @@
|
|||
log.txt
|
||||
log-ingestion.txt
|
||||
logs
|
||||
log
|
||||
*.log
|
||||
current.json
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue