Skip to content

Commit 930576b

Browse files
authored
Merge pull request #3 from JuliaXRTS/migration
Migration
2 parents 30fc90b + 38559ae commit 930576b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+198
-1243
lines changed

.JuliaFormatter.toml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.all-contributorsrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"projectName": "QEDprobing",
3-
"projectOwner": "QEDjl-project",
2+
"projectName": "XRTSProbing",
3+
"projectOwner": "JuliaXRTS",
44
"files": ["README.md", "docs/src/index.md"]
55
}

.copier-answers.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ CheckExplicitImports: false
66
CodeOfConductContact: [email protected]
77
ConfigIndentation: 2
88
JuliaIndentation: 4
9-
JuliaMinVersion: '1.10'
9+
JuliaMinVersion: "1.10"
1010
License: MIT
1111
LicenseCopyrightHolders: Uwe Hernandez Acosta
1212
MarkdownIndentation: 2
13-
PackageName: QEDprobing
14-
PackageOwner: QEDjl-project
13+
PackageName: XRTSProbing
14+
PackageOwner: JuliaXRTS
1515
PackageUUID: b1dbe593-c732-5f6f-b35b-20dd91e7daab
1616
RunJuliaNightlyOnCI: false
1717
UseCirrusCI: false

.formatting/.gitkeep

Whitespace-only changes.

.formatting/Project.toml

Lines changed: 0 additions & 2 deletions
This file was deleted.

.formatting/format_all.jl

Lines changed: 0 additions & 12 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/10-bug-report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ body:
1010
1111
Please, before submitting, make sure that:
1212
13-
- There is not an [existing issue](https://github.com/QEDjl-project/QEDprobing.jl/issues) with the same question
14-
- You have read the [contributing guide](https://QEDjl-project.github.io/QEDprobing.jl/dev/90-contributing/)
15-
- You are following the [code of conduct](https://github.com/QEDjl-project/QEDprobing.jl/blob/main/CODE_OF_CONDUCT.md)
13+
- There is not an [existing issue](https://github.com/JuliaXRTS/XRTSProbing.jl/issues) with the same question
14+
- You have read the [contributing guide](https://JuliaXRTS.github.io/XRTSProbing.jl/dev/90-contributing/)
15+
- You are following the [code of conduct](https://github.com/JuliaXRTS/XRTSProbing.jl/blob/main/CODE_OF_CONDUCT.md)
1616
The form below should help you in filling out this issue.
1717
- type: textarea
1818
id: description

.github/ISSUE_TEMPLATE/20-feature-request.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ body:
88
99
Please, before submitting, make sure that:
1010
11-
- There is not an [existing issue](https://github.com/QEDjl-project/QEDprobing.jl/issues) with the same question
12-
- You have read the [contributing guide](https://QEDjl-project.github.io/QEDprobing.jl/dev/90-contributing/)
13-
- You are following the [code of conduct](https://github.com/QEDjl-project/QEDprobing.jl/blob/main/CODE_OF_CONDUCT.md)
11+
- There is not an [existing issue](https://github.com/JuliaXRTS/XRTSProbing.jl/issues) with the same question
12+
- You have read the [contributing guide](https://JuliaXRTS.github.io/XRTSProbing.jl/dev/90-contributing/)
13+
- You are following the [code of conduct](https://github.com/JuliaXRTS/XRTSProbing.jl/blob/main/CODE_OF_CONDUCT.md)
1414
The form below should help you in filling out this issue.
1515
- type: textarea
1616
id: description

.github/ISSUE_TEMPLATE/30-usage.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ body:
99
1010
Please, before submitting, make sure that:
1111
12-
- You have checked the [documentation](https://QEDjl-project.github.io/QEDprobing.jl) and haven't found enough information
13-
- There is not an [existing issue](https://github.com/QEDjl-project/QEDprobing.jl/issues) with the same question
14-
- You have read the [contributing guide](https://QEDjl-project.github.io/QEDprobing.jl/dev/90-contributing/)
15-
- You are following the [code of conduct](https://github.com/QEDjl-project/QEDprobing.jl/blob/main/CODE_OF_CONDUCT.md)
12+
- You have checked the [documentation](https://JuliaXRTS.github.io/XRTSProbing.jl) and haven't found enough information
13+
- There is not an [existing issue](https://github.com/JuliaXRTS/XRTSProbing.jl/issues) with the same question
14+
- You have read the [contributing guide](https://JuliaXRTS.github.io/XRTSProbing.jl/dev/90-contributing/)
15+
- You are following the [code of conduct](https://github.com/JuliaXRTS/XRTSProbing.jl/blob/main/CODE_OF_CONDUCT.md)
1616
The form below should help you in filling out this issue.
1717
- type: textarea
1818
id: description

.github/ISSUE_TEMPLATE/99-general.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ body:
88
99
Please, before submitting, make sure that:
1010
11-
- There is not an [existing issue](https://github.com/QEDjl-project/QEDprobing.jl/issues) with the same question
12-
- You have read the [contributing guide](https://QEDjl-project.github.io/QEDprobing.jl/dev/90-contributing/)
13-
- You are following the [code of conduct](https://github.com/QEDjl-project/QEDprobing.jl/blob/main/CODE_OF_CONDUCT.md)
11+
- There is not an [existing issue](https://github.com/JuliaXRTS/XRTSProbing.jl/issues) with the same question
12+
- You have read the [contributing guide](https://JuliaXRTS.github.io/XRTSProbing.jl/dev/90-contributing/)
13+
- You are following the [code of conduct](https://github.com/JuliaXRTS/XRTSProbing.jl/blob/main/CODE_OF_CONDUCT.md)
1414
The form below should help you in filling out this issue.
1515
- type: textarea
1616
id: description

0 commit comments

Comments
 (0)