This is an automated email from the ASF dual-hosted git repository.
kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-js.git
The following commit(s) were added to refs/heads/main by this push:
new ea5593a Move config.yaml.to config.yml (#21)
ea5593a is described below
commit ea5593ac8bbf66be114c25f9227082f6dec93e91
Author: Raúl Cumplido <[email protected]>
AuthorDate: Tue May 20 23:33:40 2025 +0200
Move config.yaml.to config.yml (#21)
As per comment here:
https://github.com/apache/arrow-js/pull/16#discussion_r2097302526
We should also move the one on apache/arrow-go:
https://github.com/apache/arrow-go/blob/4636a61c15562edd574e5b096ba2a7695195e329/.github/ISSUE_TEMPLATE/config.yaml
---
.github/ISSUE_TEMPLATE/{config.yaml => config.yml} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/config.yaml
b/.github/ISSUE_TEMPLATE/config.yml
similarity index 100%
rename from .github/ISSUE_TEMPLATE/config.yaml
rename to .github/ISSUE_TEMPLATE/config.yml