diff --git a/docs/docs/contributing/index.mdx b/docs/docs/contributing/index.mdx index f3e61a29f54..366664ed039 100644 --- a/docs/docs/contributing/index.mdx +++ b/docs/docs/contributing/index.mdx @@ -40,3 +40,8 @@ smooth for future contributors. In a similar vein, we do enforce certain linting, formatting, and documentation standards in the codebase. If you are finding these difficult (or even just annoying) to work with, feel free to contact a maintainer for help - we do not want these to get in the way of getting good code into the codebase. + +# 🌟 Recognition + +If your contribution has made its way into a release, we will want to give you credit on Twitter (only if you want though)! +If you have a Twitter account you would like us to mention, please let us know in the PR or through another means. \ No newline at end of file diff --git a/docs/docs/packages.mdx b/docs/docs/packages.mdx index a5075335b6a..6bf82866f5b 100644 --- a/docs/docs/packages.mdx +++ b/docs/docs/packages.mdx @@ -55,7 +55,3 @@ All changes will be accompanied by a patch version increase. Partner packages are versioned independently. -# 🌟 Recognition - -If your contribution has made its way into a release, we will want to give you credit on Twitter (only if you want though)! -If you have a Twitter account you would like us to mention, please let us know in the PR or through another means.