Skip to content

Commit 88f6b32

Browse files
final fixes
1 parent 815e32c commit 88f6b32

File tree

3 files changed

+20
-26
lines changed

3 files changed

+20
-26
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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<!-- Please, DO NOT OPEN NEW ISSUES HERE: AR.js IS NOW AVAILABLE AT: -->
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-
**⚠️ AR.js repository has been moved, please check it out at: ⚠️**
3+
**⚠️ AR.js repository has been moved, please check it out at: https://github.com/AR-js-org/AR.js ⚠️**

README.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,22 +23,34 @@ AR.js is a lightweight library for Augmented Reality on the Web, coming with fea
2323

2424
The old repository (the one you are now) will be left up, so all links and CDNs will continue to be available, but this version **will not be updated anymore**.
2525

26-
Please, open issues and Pull Requests on the new repository. Thank you.
26+
**⚠️ AR.js repository has been moved, please check it out at: https://github.com/AR-js-org/AR.js ⚠️**
27+
28+
Please, open issues and Pull Requests on the new repository:
29+
https://github.com/AR-js-org/AR.js
30+
31+
Thank you.
2732

2833
## Why move AR.js
2934

30-
AR.js was among those great projects, that you can find on Github, with great technologies, often disruptive ones, that eventually are left alone by their authors.
35+
AR.js was among those great projects, with great technologies, often disruptive ones, that eventually were lacking from documentation and support.
3136

3237
We tried to carry on the author's terrific work by maintaining this project, handling new versions, issues, pull requests, the community itself. We continued promoting this project through blogs, Medium articles, socials. And we released new features, like the Location Based AR that was not initially present on AR.js.
3338

3439
Now, that we are also ready to ship a new feature, Image Tracking, we feel ready to start a new path, and so we have created a new repository that is not owned by individuals, but by one organization.
3540

36-
Anyone can be added to it, and more people will manage it, in order to make the project more collaborative and avoid single-point-of-failures, when someone wants/has to exit the project.
41+
Anyone can be added to it, and more people will manage it, in order to make the project more collaborative and avoid "bottlenecks".
3742

38-
We feel this is a new chapter for this project, to not let it die alone. We feel the current Web Augmented Reality market really needed something like AR.js, but owned by no-one apart from the community itself. A technology free and Open Source, created by users for the users.
43+
We feel this is a new chapter for this project, to not let it die alone. We feel the current Web Augmented Reality market really needed something like AR.js, but only if owned by no-one apart from the community itself. A technology free and Open Source, created by users for the users.
3944

4045
We'd like to thank all contributors and passionate people who help us in this journey.
4146

47+
On the new repository, you will find all the feature you already had here, plus:
48+
49+
- Image Tracking feature
50+
- more examples to learn by doing
51+
- a new, contributive place to get started
52+
- a new Documentation.
53+
4254
See you on new [AR.js org](https://github.com/AR-js-org).
4355

4456
*Nicolò Carpignoli*

0 commit comments

Comments
 (0)