diff --git a/README.md b/README.md index ab38f5e7a59..0aef0f23d0b 100644 --- a/README.md +++ b/README.md @@ -52,10 +52,6 @@ If you use a non-supported version of TypeScript, the parser will log a warning **Please ensure that you are using a supported version before submitting any issues/bug reports.** -## Contributing - -COMING SOON! - ## License TypeScript ESLint inherits from the the original TypeScript ESLint Parser license, as the majority of the work began there. It is licensed under a permissive BSD 2-clause license. @@ -63,3 +59,7 @@ TypeScript ESLint inherits from the the original TypeScript ESLint Parser licens ## Contributors Thanks goes to the wonderful people listed in [`CONTRIBUTORS.md`](./CONTRIBUTORS.md). + +## Contributing Guide + +COMING SOON!