early-access version 3088

This commit is contained in:
pineappleEA
2022-11-05 15:35:56 +01:00
parent 4e4fc25ce3
commit b601909c6d
35519 changed files with 5996896 additions and 860 deletions

View File

@@ -0,0 +1,7 @@
blank_issues_enabled: false
contact_links:
- name: Upstream repository located at https://github.com/chriskohlhoff/asio
url: https://github.com/chriskohlhoff/asio/issues
about: |
The source code in this repository is generated from upstream.
Please raise new issues there.

View File

@@ -0,0 +1,3 @@
The source code in this repository is generated from an upstream repository at https://github.com/chriskohlhoff/asio.
Please consider raising new pull requests at https://github.com/chriskohlhoff/asio/pulls.

View File

@@ -0,0 +1,26 @@
# Configuration for Move Issues - https://github.com/dessant/move-issues
# Delete the command comment when it contains no other content
deleteCommand: true
# Close the source issue after moving
closeSourceIssue: true
# Lock the source issue after moving
lockSourceIssue: true
# Mention issue and comment authors
mentionAuthors: true
# Preserve mentions in the issue content
keepContentMentions: false
# Move labels that also exist on the target repository
moveLabels: false
# Set custom aliases for targets
aliases:
upstream: chriskohlhoff/asio
# Repository to extend settings from
# _extends: repo