From f72f3bd9e229e6308791d77e1c8cfa1a53f59913 Mon Sep 17 00:00:00 2001 From: ddrtst <108496810+ddrtst@users.noreply.github.com> Date: Fri, 1 Jul 2022 02:22:14 +0300 Subject: [PATCH 1/6] 4 traits for noun heads Hello. I added 4 variants for head traits: barcode, transparent, magnet and hypno. --- traits/heads/head-barcode.png | Bin 0 -> 170 bytes traits/heads/head-hypno.png | Bin 0 -> 251 bytes traits/heads/head-magnet.png | Bin 0 -> 184 bytes traits/heads/head-transparent.png | Bin 0 -> 165 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 traits/heads/head-barcode.png create mode 100644 traits/heads/head-hypno.png create mode 100644 traits/heads/head-magnet.png create mode 100644 traits/heads/head-transparent.png diff --git a/traits/heads/head-barcode.png b/traits/heads/head-barcode.png new file mode 100644 index 0000000000000000000000000000000000000000..436e2022ad4aade57339f83ed94385ab808a42f9 GIT binary patch literal 170 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oVGw3ym^DWND9BhG z;3F{Fa=?YWJd3<^992Or2Kz5U0mCDzn> zsGB7f+a0n84F){S!AHymjQ`j37(Y^6 zkjE2{bX=5Y=hjKZVYg?fo;*I~+Cv-NcFr5$wn{WRJdGxI6KUv#gGTtkmCCij1sZL_=QiE*A(`o9X3nagJDk>2j7S sXA>Dqi#-;&7jJi1|IBle%KnEe-!>SYQxN5_1GOs*!Qy4s5{an^L HB{Ts5NGLON literal 0 HcmV?d00001 From 189689a9c389c258b63b0bf5da07b9b4d32cfc4b Mon Sep 17 00:00:00 2001 From: ddrtst <108496810+ddrtst@users.noreply.github.com> Date: Fri, 1 Jul 2022 02:32:07 +0300 Subject: [PATCH 2/6] Update pull_request_template.md --- .github/pull_request_template.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b5c15e1..44496e0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,7 @@ ## Type of Change -- [ ] Trait artwork submission +- [*] Trait artwork submission - [ ] Bug fix - [ ] New feature - [ ] Documentation update @@ -15,10 +15,13 @@ ### Included Traits -* +* barcode +* hypno +* magnet +* transparent ### Trait Artwork Checklist: -- [ ] Included traits are 32x32 pixel PNG images -- [ ] Trait files are named appropriately -- [ ] CC0 license agreement has been accepted +- [*] Included traits are 32x32 pixel PNG images +- [*] Trait files are named appropriately +- [*] CC0 license agreement has been accepted From 1e005e8d231a5d05e425578074f95834ab831cfd Mon Sep 17 00:00:00 2001 From: ddrtst <108496810+ddrtst@users.noreply.github.com> Date: Fri, 1 Jul 2022 02:41:13 +0300 Subject: [PATCH 3/6] update license --- .github/pull_request_template.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 44496e0..902cee6 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -15,10 +15,10 @@ ### Included Traits -* barcode -* hypno -* magnet -* transparent +* barcode trait +* hypno trait +* magnet trait +* transparent trait ### Trait Artwork Checklist: From 119e0c66cf8ae5d7773611c27633764f4f1f2b16 Mon Sep 17 00:00:00 2001 From: ddrtst <108496810+ddrtst@users.noreply.github.com> Date: Fri, 1 Jul 2022 02:42:59 +0300 Subject: [PATCH 4/6] delete "traits" word --- .github/pull_request_template.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 902cee6..44496e0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -15,10 +15,10 @@ ### Included Traits -* barcode trait -* hypno trait -* magnet trait -* transparent trait +* barcode +* hypno +* magnet +* transparent ### Trait Artwork Checklist: From c22500530e570515f5d7ba73a2d1357b501c2a7c Mon Sep 17 00:00:00 2001 From: ddrtst <108496810+ddrtst@users.noreply.github.com> Date: Fri, 1 Jul 2022 02:58:58 +0300 Subject: [PATCH 5/6] added four traits for nouns heads --- .github/pull_request_template.md | 13 ++++++++----- traits/heads/head-barcode.png | Bin 0 -> 170 bytes traits/heads/head-hypno.png | Bin 0 -> 251 bytes traits/heads/head-magnet.png | Bin 0 -> 184 bytes traits/heads/head-transparent.png | Bin 0 -> 165 bytes 5 files changed, 8 insertions(+), 5 deletions(-) create mode 100644 traits/heads/head-barcode.png create mode 100644 traits/heads/head-hypno.png create mode 100644 traits/heads/head-magnet.png create mode 100644 traits/heads/head-transparent.png diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b5c15e1..44496e0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,7 @@ ## Type of Change -- [ ] Trait artwork submission +- [*] Trait artwork submission - [ ] Bug fix - [ ] New feature - [ ] Documentation update @@ -15,10 +15,13 @@ ### Included Traits -* +* barcode +* hypno +* magnet +* transparent ### Trait Artwork Checklist: -- [ ] Included traits are 32x32 pixel PNG images -- [ ] Trait files are named appropriately -- [ ] CC0 license agreement has been accepted +- [*] Included traits are 32x32 pixel PNG images +- [*] Trait files are named appropriately +- [*] CC0 license agreement has been accepted diff --git a/traits/heads/head-barcode.png b/traits/heads/head-barcode.png new file mode 100644 index 0000000000000000000000000000000000000000..436e2022ad4aade57339f83ed94385ab808a42f9 GIT binary patch literal 170 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oVGw3ym^DWND9BhG z;3F{Fa=?YWJd3<^992Or2Kz5U0mCDzn> zsGB7f+a0n84F){S!AHymjQ`j37(Y^6 zkjE2{bX=5Y=hjKZVYg?fo;*I~+Cv-NcFr5$wn{WRJdGxI6KUv#gGTtkmCCij1sZL_=QiE*A(`o9X3nagJDk>2j7S sXA>Dqi#-;&7jJi1|IBle%KnEe-!>SYQxN5_1GOs*!Qy4s5{an^L HB{Ts5NGLON literal 0 HcmV?d00001 From 0cd248f9ad889af3975bfbad8124661029a92223 Mon Sep 17 00:00:00 2001 From: ddrtst <108496810+ddrtst@users.noreply.github.com> Date: Fri, 1 Jul 2022 03:04:41 +0300 Subject: [PATCH 6/6] checklist fix --- .github/pull_request_template.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 44496e0..e1b8abd 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,7 @@ ## Type of Change -- [*] Trait artwork submission +- [x] Trait artwork submission - [ ] Bug fix - [ ] New feature - [ ] Documentation update @@ -22,6 +22,6 @@ ### Trait Artwork Checklist: -- [*] Included traits are 32x32 pixel PNG images -- [*] Trait files are named appropriately -- [*] CC0 license agreement has been accepted +- [x] Included traits are 32x32 pixel PNG images +- [x] Trait files are named appropriately +- [x] CC0 license agreement has been accepted