Reedy has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/341698 )

Change subject: Remove .github folder
......................................................................

Remove .github folder

Change-Id: I065a329c650907c0fb4b7de756536f6613fc491f
---
D .github/CONTRIBUTING.md
D .github/ISSUE_TEMPLATE.md
D .github/PULL_REQUEST_TEMPLATE.md
3 files changed, 0 insertions(+), 31 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/PerformanceInspector 
refs/changes/98/341698/1

diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
deleted file mode 100644
index 37d4714..0000000
--- a/.github/CONTRIBUTING.md
+++ /dev/null
@@ -1,29 +0,0 @@
-# Contributing to Performance Inspector
-
-Thank you for helping us making Performance Inspector better!
-
-This document describes how to report bugs, set up your development
-environment and run tests.
-
-## Bug reports
-
-Please report bugs to 
[phabricator.wikimedia.org](https://phabricator.wikimedia.org/maniphest/task/edit/form/1/?projects=PerformanceInspector)
-using the `PerformanceInspector` project.
-
-## Running tests
-
-To install make sure you have [node and npm](https://nodejs.org/)
-installed, then run:
-
-```sh
-# Install dependencies
-$ npm install
-```
-
-To run the tests, use:
-```sh
-$ npm test
-```
-
-## Source code in Gerrit
-The canonical repository for the Performance Inspector is hosted in Gerrit (as 
"mediawiki/extensions/PerformanceInspector.git"). Checkout 
https://www.mediawiki.org/wiki/Developer_access to get access and submit your 
changes.
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
deleted file mode 100644
index d9fd93a..0000000
--- a/.github/ISSUE_TEMPLATE.md
+++ /dev/null
@@ -1 +0,0 @@
-We use Phabricator as issue tracker, please create issues [here]( 
https://phabricator.wikimedia.org/maniphest/task/edit/form/1/?projects=PerformanceInspector).
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
deleted file mode 100644
index 04dc642..0000000
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ /dev/null
@@ -1 +0,0 @@
-Wikimedia source code (the project name is 
*mediawiki/extensions/PerformanceInspector*) is hosted in Gerrit, checkout 
https://www.mediawiki.org/wiki/Developer_access for contributing.

-- 
To view, visit https://gerrit.wikimedia.org/r/341698
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I065a329c650907c0fb4b7de756536f6613fc491f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PerformanceInspector
Gerrit-Branch: master
Gerrit-Owner: Reedy <re...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to