diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 0f93f24..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.github/ISSUE_TEMPLATE/transalation-request.yaml b/.github/ISSUE_TEMPLATE/transalation-request.yaml index 048128f..6946f49 100644 --- a/.github/ISSUE_TEMPLATE/transalation-request.yaml +++ b/.github/ISSUE_TEMPLATE/transalation-request.yaml @@ -31,12 +31,3 @@ body: description: Do you have any proposed translation for this term? validations: required: false - - - type: checkboxes - id: terms - attributes: - label: Code of Conduct - description: By submitting this issue, you acknowledge that your contribution will be under the terms of the Taipei Ethereum Meetup open-source community. - options: - - label: I agree to follow this project's Code of Conduct and acknowledge the contribution terms. - required: true diff --git a/.gitignore b/.gitignore index 720a7e8..60ab5da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /target index.html build/index.html -*.tbx \ No newline at end of file +*.DS_Store +*.tbx