Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/facebook/react-native.git. Pull mirroring updated .
  1. Jan 15, 2021
  2. Feb 25, 2020
    • Rachel Nabors's avatar
      Updating the URLs to point at new domain name reactnative.dev · c0d8c1db
      Rachel Nabors authored
      Summary:
      We recently updated React Native's docs site to have its own domain reactnative.dev and needed to update the URLs in the source code
      
      CHANGELOG:
      [INTERNAL]
      
      Reviewed By: hramos
      
      Differential Revision: D20072842
      
      fbshipit-source-id: 1970d9214c872a6e7abf697d99f8f5360b3b308e
      c0d8c1db
  3. Mar 07, 2019
  4. Mar 06, 2019
    • Héctor Ramos's avatar
      Add SUPPORT document, update other GitHub templates (#23778) · fe80a0c0
      Héctor Ramos authored
      Summary:
      See https://help.github.com/en/articles/adding-support-resources-to-your-project. The SUPPORT file is surfaced by GitHub in several useful places. The goal is to increase discoverability of all support resources, giving the reader an opportunity to find the help they need before they open an issue in the              repository. A secondary goal is to use a friendlier tone when communicating our processes.
      
      The issue templates have been standardized to follow the format used by GitHub's template tool. A bug in the "Regressions" template, due to its use of multiple labels, is fixed as well.
      The bot will explain how a changelog can be fixed when it nags a PR.
      
      [General][Added] - Added SUPPORT resources, friendlier messaging.
      Pull Request resolved: https://github.com/facebook/react-native/pull/23778
      
      Differential Revision: D14333911
      
      Pulled By: hramos
      
      fbshipit-source-id: d4b3e75194ea7d5c932dd8df2393d5b189f30f35
      fe80a0c0