1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-08 15:25:41 +02:00

core: rename and convert Contributing.adoc to CONTRIBUTING.md

This commit is contained in:
Sébastien Helleu
2024-05-22 13:18:31 +02:00
parent 3653f4b7a2
commit 5d0784bd52
11 changed files with 118 additions and 118 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ body:
Before submitting a bug, please check that it has not already been reported by searching in [open and closed bugs](https://github.com/weechat/weechat/issues?q=is%3Aissue+label%3Abug).
If you don't use the latest version, please try if possible with the latest stable release to be sure the issue is still present and report the issue on this version.
**IMPORTANT**: please do not report any security issue here, see [Contributing.adoc](https://github.com/weechat/weechat/blob/master/Contributing.adoc#security-reports).
**IMPORTANT**: please do not report any security issue here, see [CONTRIBUTING.md](https://github.com/weechat/weechat/blob/master/CONTRIBUTING.md#security-reports).
- type: textarea
id: bug-description
+1 -1
View File
@@ -323,7 +323,7 @@ if(CYGWIN)
install(FILES
"${CMAKE_CURRENT_SOURCE_DIR}/AUTHORS.adoc"
"${CMAKE_CURRENT_SOURCE_DIR}/CHANGELOG.md"
"${CMAKE_CURRENT_SOURCE_DIR}/Contributing.adoc"
"${CMAKE_CURRENT_SOURCE_DIR}/CONTRIBUTING.md"
"${CMAKE_CURRENT_SOURCE_DIR}/README.adoc"
"${CMAKE_CURRENT_SOURCE_DIR}/UPGRADING.md"
DESTINATION "${DATAROOTDIR}/doc/${PROJECT_NAME}"
+109
View File
File diff suppressed because it is too large Load Diff
-109
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -45,7 +45,7 @@ For detailed instructions, please check the https://weechat.org/doc/weechat/user
== Semantic versioning
WeeChat is following a "practical" semantic versioning, see file link:Contributing.adoc#semantic-versioning[Contributing.adoc].
WeeChat is following a "practical" semantic versioning, see file link:CONTRIBUTING.md#semantic-versioning[CONTRIBUTING.md].
== Copyright
+1 -1
View File
@@ -1,4 +1,4 @@
AUTHORS.adoc
Contributing.adoc
CONTRIBUTING.md
README.adoc
UPGRADING.md
+1 -1
View File
@@ -1189,7 +1189,7 @@ Where _component_ is one of following:
| core
| AUTHORS.adoc +
CHANGELOG.md +
Contributing.adoc +
CONTRIBUTING.md +
.github/FUNDING.yml +
.github/ISSUE_TEMPLATE/* +
icons/* +
+1 -1
View File
@@ -1209,7 +1209,7 @@ Où _composant_ est :
| core
| AUTHORS.adoc +
CHANGELOG.md +
Contributing.adoc +
CONTRIBUTING.md +
.github/FUNDING.yml +
.github/ISSUE_TEMPLATE/* +
icons/* +
+1 -1
View File
@@ -1325,7 +1325,7 @@ _component_ には以下から 1 つ選んで記入してください:
| core
| AUTHORS.adoc +
CHANGELOG.md +
Contributing.adoc +
CONTRIBUTING.md +
.github/FUNDING.yml +
.github/ISSUE_TEMPLATE/* +
icons/* +
+1 -1
View File
@@ -1160,7 +1160,7 @@ server->hook_timer_sasl = weechat_hook_timer (timeout * 1000,
| core
| AUTHORS.adoc +
CHANGELOG.md +
Contributing.adoc +
CONTRIBUTING.md +
.github/FUNDING.yml +
.github/ISSUE_TEMPLATE/* +
icons/* +
+1 -1
View File
@@ -117,7 +117,7 @@ weechat_CONTENTS="
usr/share/man/
usr/share/doc/weechat/AUTHORS.adoc
usr/share/doc/weechat/CHANGELOG.md
usr/share/doc/weechat/Contributing.adoc
usr/share/doc/weechat/CONTRIBUTING.md
usr/share/doc/weechat/COPYING
usr/share/doc/weechat/README.adoc
usr/share/doc/weechat/UPGRADING.md