Skip to content

Commit 024318c

Browse files
Merge pull request #751 from jeromeetienne/redirect-readme
[WIP] New Readme to Redirect to new AR.js repository
2 parents 3238209 + 88f6b32 commit 024318c

File tree

4 files changed

+27
-873
lines changed

4 files changed

+27
-873
lines changed

ISSUE_TEMPLATE.md

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
<!-- Please don't delete this template or we'll close your issue -->
2-
<!-- Before creating an issue please make sure you are using the latest version of AR.js. -->
3-
<!-- Before creating an issue please make a search on open and closed issues, maybe your question is already answered. -->
4-
**Do you want to request a *feature* or report a *bug*?**
1+
<!-- Please, DO NOT OPEN NEW ISSUES HERE: AR.js IS NOW AVAILABLE AT: https://github.com/AR-js-org/AR.js -->
52

6-
<!-- Please ask questions on StackOverflow or the AR.js Gitter (https://gitter.im/AR-js). -->
7-
<!-- Issues which contain questions or support requests will be closed. -->
8-
9-
**What is the current behavior?**
10-
11-
**If the current behavior is a bug, please provide the steps to reproduce.**
12-
13-
<!-- A great way to do this is to provide an external url, (like a gist, codepen), with a short description on the issue you experiencing -->
14-
<!-- Check if the issue can be reproduced in one of our demos/examples -->
15-
<!-- Make sure your issue is not originating from third party source ex: (from A-Frame, Tango, JSARToolkit) -->
16-
17-
**What is the expected behavior?**
18-
19-
**If this is a feature request, what is motivation or use case for changing the behavior?**
20-
21-
**Please mention other relevant information such as the browser version, Operating System and Device Name**
3+
**⚠️ AR.js repository has been moved, please check it out at: https://github.com/AR-js-org/AR.js ⚠️**

PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
<!-- Please, don't delete this template or we'll close your issue -->
1+
<!-- Please, DO NOT OPEN NEW PULL REQUESTS HERE: AR.js IS NOW AVAILABLE AT: https://github.com/AR-js-org/AR.js -->
22

3-
**⚠️ All PRs have to be done versus 'dev' branch, so be aware of that, or we'll close your issue ⚠️**
4-
5-
**What kind of change does this PR introduce?**
6-
<!-- Can be a new feature, a bugfix, or refactoring, etc -->
7-
8-
**Can it be referenced to an Issue? If so what is the issue # ?**
9-
10-
**How can we test it?**
11-
<!-- All information can be found about our tests in https://github.com/jeromeetienne/AR.js/blob/master/test/TODO.md -->
12-
<!-- At the moment we don't explicitly require tests, because it's not streamlined yet -->
13-
14-
**Summary**
15-
<!-- State here what problem the PR solves and what is the proposed solution -->
16-
17-
**Does this PR introduce a breaking change?**
18-
19-
**Please TEST your PR before proposing it. Specify here what device you have used for tests, version of OS and version of Browser**
20-
21-
**Other information**
3+
**⚠️ AR.js repository has been moved, please check it out at: https://github.com/AR-js-org/AR.js ⚠️**

0 commit comments

Comments
 (0)