Skip to content

when accepting a draft, change user talk edit summary to wikilink to the draft, not to [[WP:AFC]] #61

when accepting a draft, change user talk edit summary to wikilink to the draft, not to [[WP:AFC]]

when accepting a draft, change user talk edit summary to wikilink to the draft, not to [[WP:AFC]] #61

Workflow file for this run

name: Linter
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm run lint
name: AFCH linter