@@ -1,3 +1,7 @@
+# Copyright 2019-2023 Tauri Programme within The Commons Conservancy
+# SPDX-License-Identifier: Apache-2.0
+# SPDX-License-Identifier: MIT
+
# These are supported funding model platforms
github: tauri-apps
name: 🐞 Bug Report
title: '[bug] '
description: Report a bug
contact_links:
- name: 💬 Discord Chat
url: https://discord.com/invite/tauri
name: 💡 Feature Request
title: '[feat] '
description: Suggest an idea
@@ -0,0 +1,3 @@
@@ -1,4 +1,4 @@
-# Copyright 2019-2022 Tauri Programme within The Commons Conservancy
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: MIT
name: benches
on:
name: docker
name: publish cli.js
env:
DEBUG: napi:*
name: publish cli.rs
MACOSX_DEPLOYMENT_TARGET: '10.13'
@@ -1,6 +1,6 @@
#!/bin/sh
+// Copyright 2019-2023 Tauri Programme within The Commons Conservancy
+// SPDX-License-Identifier: Apache-2.0
+// SPDX-License-Identifier: MIT
module.exports = {
singleQuote: true,
semi: false,
@@ -1,5 +1,5 @@
#!/usr/bin/env pwsh
#!/usr/bin/env sh
#!/usr/bin/env node
-// Copyright 2019-2022 Tauri Programme within The Commons Conservancy
// SPDX-License-Identifier: Apache-2.0
// SPDX-License-Identifier: MIT
#!/usr/bin/env bash
@ECHO OFF
-REM Copyright 2019-2022 Tauri Programme within The Commons Conservancy
+REM Copyright 2019-2023 Tauri Programme within The Commons Conservancy
REM SPDX-License-Identifier: Apache-2.0
REM SPDX-License-Identifier: MIT
@@ -1 +1,5 @@
fn main() {}
#!/bin/bash
;(function () {
if (window.location.origin.startsWith(__TEMPLATE_origin__)) {
__RAW_freeze_prototype__
(function (message) {
return JSON.stringify(message, (_k, val) => {
if (val instanceof Map) {